Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs(cypress): fix code snippet in cypress-setup-node-events.md
This fixes an example. The outer config variable was shadowed, so this example would fail. By changing the outer variable name, this works
- Loading branch information