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:
Jakob Ackermann 2024-06-10 10:41:02 +02:00 committed by Copybot
parent 262a92083a
commit fb27046936

View file

@ -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"