File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
.devcontainer/features/mill Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -10,4 +10,4 @@ curl -fL "https://github.com/coursier/launchers/raw/master/cs-x86_64-pc-linux.gz
1010
1111# Install metals - should prevent dependancy downloads on container start
1212cs install metals
13- cs launch com.microsoft.playwright:playwright:1.41.1 -M " com.microsoft.playwright.CLI" -- install --with-deps
13+ cs launch com.microsoft.playwright:playwright:1.51.0 -M " com.microsoft.playwright.CLI" -- install --with-deps
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ import munit.CatsEffectSuite
2323
2424/*
2525Run
26- cs launch com.microsoft.playwright:playwright:1.41.1 -M "com.microsoft.playwright.CLI" -- install --with-deps
26+ cs launch com.microsoft.playwright:playwright:1.51.0 -M "com.microsoft.playwright.CLI" -- install --with-deps
2727before this test, to make sure that the driver bundles are downloaded.
2828 */
2929
You can’t perform that action at this time.
0 commit comments