@@ -180,7 +180,7 @@ jobs:
fail-fast: false
matrix:
# List string expressions that is comma separated ids of tests in "test/cypress/integration"
- spec-group: ['1', '2', '3', '4', '6']
+ spec-group: ['10', '20', '30', '40', '60']
services:
mongodb:
@@ -1,4 +1,3 @@
-
context('Access to page', () => {
const ssPrefix = 'access-to-page-';