Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
Documentation
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
DevOps Tools
Documentation
Merge requests
!14
Add Cypress to
docker/l3d#85
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Add Cypress to
docker/l3d#85
develop
into
main
Overview
0
Commits
1
Pipelines
0
Changes
4
Merged
danielspeicher
requested to merge
develop
into
main
10 months ago
Overview
0
Commits
1
Pipelines
0
Changes
4
Expand
0
0
Merge request reports
Compare
main
main (base)
and
latest version
latest version
6a161e1b
1 commit,
10 months ago
4 files
+
68
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
4
Search (e.g. *.vue) (Ctrl+P)
docs/docker/cypress/index.md
+
1
−
1
Options
@@ -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