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.
browser-ui-test
0.21.0
1 parent e6d41b4 commit 4d0c259Copy full SHA for 4d0c259
dockerfiles/Dockerfile-gui-tests
@@ -74,7 +74,7 @@ RUN mkdir out
74
# https://github.com/puppeteer/puppeteer/issues/375
75
#
76
# We also specify the version in case we need to update it to go around cache limitations.
77
-RUN npm install -g browser-ui-test@0.20.5 --unsafe-perm=true
+RUN npm install -g browser-ui-test@0.21.0 --unsafe-perm=true
78
79
EXPOSE 3000
80
0 commit comments