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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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)"