adjusting playwright install

This commit is contained in:
Igor Lobanov
2025-02-03 13:34:05 +01:00
parent 4c66e04d28
commit b3c05abbdb

View File

@@ -202,12 +202,14 @@
chmod +x ./AdGuardHome
ls -l ./AdGuardHome
npx playwright install --with-deps
tree ./build/
make VERBOSE=1 js-deps js-test-e2e
make VERBOSE=1 js-deps
npx playwright install --with-deps
make VERBOSE=1 js-test-e2e
'requirements':
- 'adg-docker': 'true'