We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88e2928 commit a24ef8bCopy full SHA for a24ef8b
Dockerfile.cypress
@@ -20,4 +20,4 @@ RUN wget https://github.com/jwilder/dockerize/releases/download/$DOCKERIZE_VERSI
20
&& tar -C /usr/local/bin -xzvf dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz \
21
&& rm dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz
22
23
-RUN yarn add dayjs @knapsack-pro/cypress@^4.6.0 cypress-wait-until jsdom axe-core cypress-iframe cypress-axe cypress-mailhog cypress-file-upload @testing-library/cypress cypress@$CYPRESS_VERSION
+RUN yarn add @testing-library/[email protected] dayjs @knapsack-pro/cypress@^4.6.0 cypress-wait-until jsdom axe-core cypress-iframe cypress-axe cypress-mailhog cypress-file-upload @testing-library/cypress cypress@$CYPRESS_VERSION
0 commit comments