Skip to content
Snippets Groups Projects

Add Cypress to docker/l3d#85

Merged danielspeicher requested to merge develop into main
4 files
+ 68
1
Compare changes
  • Side-by-side
  • Inline
Files
4
@@ -40,4 +40,4 @@ to the Docker container:
- CYPRESS_basicauth_user={{ your.user }}
- CYPRESS_basicauth_pass={{ your.pass }}
Now the `visit` function takes care for it automatically.
\ No newline at end of file
Now the `visit` and all `login` functions take care for it automatically.
Loading