We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 281bb0f + d19fe1f commit 5403733Copy full SHA for 5403733
cypress/cypress.json
@@ -8,7 +8,5 @@
8
"videosFolder": "videos",
9
"viewportWidth": 1280,
10
"viewportHeight": 720,
11
- "blockHosts": [
12
- "source.unsplash.com"
13
- ]
14
-}
+ "blockHosts": ["source.unsplash.com"]
+}
cypress/package.json
@@ -11,4 +11,4 @@
"cypress": "^5.1.0",
"cypress-skip-and-only-ui": "^1.2.7"
}
0 commit comments