There was an error while loading. Please reload this page.
1 parent c791b5b commit a77582aCopy full SHA for a77582a
1 file changed
integtest.sh
@@ -112,7 +112,7 @@ fi
112
# And is not baked in images due to slow startup time
113
# We are forcing the installation from opensearch ci bucket
114
if [ "$OSTYPE" = "msys" ] || [ "$OSTYPE" = "cygwin" ] || [ "$OSTYPE" = "win32" ]; then
115
- CYPRESS_INSTALL_BINARY=https://ci.opensearch.org/ci/dbc/tools/Cypress-9.5.4-x64-windows.zip npm install cypress
+ CYPRESS_INSTALL_BINARY=https://ci.opensearch.org/ci/dbc/tools/Cypress-13.17.0-x64-windows.zip npm install cypress
116
fi
117
118
npm install
0 commit comments