We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c494bfe commit 78048deCopy full SHA for 78048de
README.md
@@ -280,7 +280,7 @@ Get around the lack of a `.hover()` command.
280
- Seed your database with test data.
281
- Wrap your `pluginsFile` so you can require files that use ES modules (`import`/`export`).
282
283
-### [Environment Variables]('./examples/server-communication__env-variables)
+### [Environment Variables](./examples/server-communication__env-variables)
284
285
- Pass values via `env` object in `cypress.json`.
286
- Pass any variable that starts with `CYPRESS_`.
0 commit comments