Update homepage latest news block to point to Matrix migration blog post
[gitter.git] / cypress.json
blob042e551a7f4b612ca1ed0674ccff5edd0e75c3ee
2   "testFiles": "**/*-test.js",
3   "integrationFolder": "test/e2e",
4   "fixturesFolder": "test/e2e/fixtures",
5   "pluginsFile": "test/e2e/plugins",
6   "screenshotsFolder": "test/e2e/screenshots",
7   "supportFile": "test/e2e/support",
8   "videosFolder": "test/e2e/videos",
10   "env": { "baseUrl": "http://localhost:5000", "apiBaseUrl": "http://localhost:5000/api" }