Cypress E2E testing
This commit is contained in:
1
cypress/support/commands.js
Normal file
1
cypress/support/commands.js
Normal file
@@ -0,0 +1 @@
|
||||
import '@testing-library/cypress/add-commands';
|
||||
1
cypress/support/index.js
Normal file
1
cypress/support/index.js
Normal file
@@ -0,0 +1 @@
|
||||
import './commands';
|
||||
Reference in New Issue
Block a user