1
0
mirror of synced 2026-08-04 14:36:55 +00:00

chore: update driver to 0.170.0-next.1605573954344 (#77)

This commit is contained in:
Yury Semikhatsky
2020-11-18 20:11:07 -08:00
committed by GitHub
parent 630076ea77
commit 835f12f9b0
+1 -1
View File
@@ -3,7 +3,7 @@
set -e
set +x
FILE_PREFIX=playwright-cli-0.160.0-next.1604373941495
FILE_PREFIX=playwright-cli-0.170.0-next.1605573954344
trap "cd $(pwd -P)" EXIT
cd "$(dirname $0)"