Sfoglia il codice sorgente

[web] tweak trigger for prefetching of test images (#23568)

GitOrigin-RevId: 53e7005049809627b071c4bf59493874762121fd
Jakob Ackermann 1 anno fa
parent
commit
cd5d2da2d2
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      services/web/docker-compose.ci.yml

+ 1 - 1
services/web/docker-compose.ci.yml

@@ -54,7 +54,7 @@ services:
       NODE_OPTIONS: "--unhandled-rejections=strict"
 
   test_frontend_ct:
-    image: $CYPRESS_IMAGE
+    image: cypress/included:13.13.2
     working_dir: /overleaf/services/web
     environment:
       CYPRESS_SPEC_PATTERN: ${CYPRESS_SPEC_PATTERN:-}