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

update

parent ec7854c0
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';
import fs from 'fs';
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