mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-01 07:02:48 +08:00
Update playwright ignore paths
This commit is contained in:
parent
0fd45c7fff
commit
1a0c819434
1 changed files with 2 additions and 2 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -11,6 +11,6 @@ modules/ppcp-wc-gateway/assets/css
|
||||||
.env
|
.env
|
||||||
.env.e2e
|
.env.e2e
|
||||||
auth.json
|
auth.json
|
||||||
/test-results/
|
/tests/playwright/test-results/
|
||||||
/playwright-report/
|
/tests/playwright/playwright-report/
|
||||||
/tests/playwright/.cache/
|
/tests/playwright/.cache/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue