Skip to content

Commit d77c233

Browse files
committed
Fix cypress config
1 parent 6cd042f commit d77c233

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

e2e/cypress.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"baseUrl": "http://localhost:8000",
33
"viewportWidth": 1200,
4-
"viewportHeight": 660,
4+
"viewportHeight": 660
55
}

0 commit comments

Comments
 (0)