Skip to content

Commit b82a673

Browse files
chore: update comment in add-commands (#128)
1 parent 39353ec commit b82a673

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

add-commands.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
// this file is here so it's easy to register the commands
2-
// `import 'cypress-testing-library/add-commands'`
2+
// `import '@testing-library/cypress/add-commands'`
33
// eslint-disable-next-line
44
require('./dist/add-commands')

0 commit comments

Comments
 (0)