We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2d977c commit 1d79c6dCopy full SHA for 1d79c6d
1 file changed
ui-tests/cypress/support/commands.js
@@ -1,6 +1,5 @@
1
import 'cypress-file-upload';
2
import { setDebugContext, clearDebugContext } from './debugContext';
3
-import { cy } from '@faker-js/faker';
4
const helper = require('./helper');
5
const chai = require('chai');
6
const expect = chai.expect;
0 commit comments