Skip to content
Snippets Groups Projects
Unverified Commit dc53ed19 authored by Nemanja Glumac's avatar Nemanja Glumac Committed by GitHub
Browse files

Disable video uploads for successful Cypress tests (#13747)

parent eabc8ae8
No related branches found
No related tags found
No related merge requests found
......@@ -4,6 +4,7 @@
"pluginsFile": "frontend/test/cypress-plugins.js",
"integrationFolder": ".",
"supportFile": "frontend/test/__support__/cypress.js",
"videoUploadOnPasses": false,
"viewportHeight": 800,
"viewportWidth": 1280,
"retries": {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment