We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39353ec commit b82a673Copy full SHA for b82a673
add-commands.js
@@ -1,4 +1,4 @@
1
// this file is here so it's easy to register the commands
2
-// `import 'cypress-testing-library/add-commands'`
+// `import '@testing-library/cypress/add-commands'`
3
// eslint-disable-next-line
4
require('./dist/add-commands')
0 commit comments