Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
nfc
Manage
Activity
Members
Plan
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
CodeLinaro
hoperuntest
aa
bb
cc
dd
nfc
Commits
74aa7d7d
Commit
74aa7d7d
authored
4 years ago
by
NGPixel
Browse files
Options
Downloads
Patches
Plain Diff
fix: cypress crash on CI
parent
b2f292cc
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
cypress.json
+2
-1
2 additions, 1 deletion
cypress.json
with
2 additions
and
1 deletion
cypress.json
+
2
−
1
View file @
74aa7d7d
...
...
@@ -6,5 +6,6 @@
"pluginsFile"
:
"dev/cypress/plugins/index.js"
,
"screenshotsFolder"
:
"dev/cypress/screenshots"
,
"supportFile"
:
"dev/cypress/support/index.js"
,
"videosFolder"
:
"dev/cypress/videos"
"videosFolder"
:
"dev/cypress/videos"
,
"numTestsKeptInMemory"
:
1
}
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment