Skip to content

Commit b725153

Browse files
committed
Test
1 parent da82020 commit b725153

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/cypress/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ COPY --chown=1000 ./test /test
55
WORKDIR /test
66
RUN yarn install && yarn cache clean
77
ENTRYPOINT []
8-
CMD ["cypress", "run"]
8+
CMD ["cypress", "run", "--config-file=/test/cypress/config/ci.js"]

0 commit comments

Comments
 (0)