Skip to content

Commit 5403733

Browse files
Merge remote-tracking branch 'origin/simple-list-rowStyle' into simple-list-rowStyle
2 parents 281bb0f + d19fe1f commit 5403733

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

cypress/cypress.json

+2-4
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,5 @@
88
"videosFolder": "videos",
99
"viewportWidth": 1280,
1010
"viewportHeight": 720,
11-
"blockHosts": [
12-
"source.unsplash.com"
13-
]
14-
}
11+
"blockHosts": ["source.unsplash.com"]
12+
}

cypress/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@
1111
"cypress": "^5.1.0",
1212
"cypress-skip-and-only-ui": "^1.2.7"
1313
}
14-
}
14+
}

0 commit comments

Comments
 (0)