mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
Merge pull request #18767 from overleaf/jpa-fix-frontend-test-split
[web] fix test_frontend_ct_core/editor split when running locally GitOrigin-RevId: 657542b684a8d24b931fede056e1b7ffd8f07fb8
This commit is contained in:
@@ -70,6 +70,8 @@ services:
|
||||
working_dir: /overleaf/services/web
|
||||
environment:
|
||||
VERBOSE_LOGGING:
|
||||
CYPRESS_SPEC_PATTERN: ${CYPRESS_SPEC_PATTERN:-}
|
||||
CYPRESS_EXCLUDE_SPEC_PATTERN: ${CYPRESS_EXCLUDE_SPEC_PATTERN:-}
|
||||
entrypoint: npm
|
||||
command:
|
||||
- "run"
|
||||
|
||||
Reference in New Issue
Block a user