We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf1e1a6 commit 240545dCopy full SHA for 240545d
e2e/cypress.json
@@ -1,3 +1,5 @@
1
{
2
- "baseUrl": "http://localhost:8000"
+ "baseUrl": "http://localhost:8000",
3
+ "viewportWidth": 1200,
4
+ "viewportHeight": 660
5
}
0 commit comments