Skip to content

Commit a24ef8b

Browse files
lukaszwnekbglowacki
authored andcommitted
Pin the version of @testing-library/dom to fix cypress
testing-library/dom-testing-library#1169
1 parent 88e2928 commit a24ef8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.cypress

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ RUN wget https://github.com/jwilder/dockerize/releases/download/$DOCKERIZE_VERSI
2020
&& tar -C /usr/local/bin -xzvf dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz \
2121
&& rm dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz
2222

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
23+
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

Comments
 (0)