Skip to content
Snippets Groups Projects
Commit bbabffa8 authored by OZGCloud's avatar OZGCloud
Browse files

E2E delete recorded video if spec passed (2)

parent 93ca3ae2
No related branches found
No related tags found
No related merge requests found
import { nxE2EPreset } from '@nx/cypress/plugins/cypress-preset'; import { nxE2EPreset } from '@nx/cypress/plugins/cypress-preset';
import { defineConfig } from 'cypress'; import { defineConfig } from 'cypress';
const fs = require('fs');
const cypressConfig = require('./cypress.config.json'); const cypressConfig = require('./cypress.config.json');
const cypressEvents = require('./src/support/cypress-tasks.ts'); const cypressEvents = require('./src/support/cypress-tasks.ts');
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment