mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-03-25 01:14:43 +00:00
4 lines
83 B
Docker
4 lines
83 B
Docker
FROM cypress/included:13.2.0
|
|
|
|
COPY cypress.config.js /
|
|
COPY ./tests/* /cypress/e2e/ |