(bug) Config cannot be found.
when importing cypress-plugin-snapshots/command
#112
Labels
bug
Something isn't working
Describe the bug
Hello everyone,
The
import 'cypress-plugin-snapshots/commands'
part in support/index.js as described here seems to not work as it's not importing the commands.To Reproduce
Steps to reproduce the behavior:
0. Go to my
cypress/
folderyarn add -D cypress-plugin-snapshots
./support/index.js
, putimport 'cypress-plugin-snapshots/commands'
in thereExpected behavior
To not have this error
Screenshots
Desktop (please complete the following information):
Additional context
Thank you for your answers and thank you for this plugin!
The text was updated successfully, but these errors were encountered: