mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-01 07:02:48 +08:00
Add express block playwright test
This commit is contained in:
parent
02bec2b611
commit
10cf1b9408
2 changed files with 20 additions and 0 deletions
|
@ -3,6 +3,7 @@ PPCP_E2E_WP_DIR=${ROOT_DIR}/.ddev/wordpress
|
|||
BASEURL="https://woocommerce-paypal-payments.ddev.site"
|
||||
|
||||
PRODUCT_URL="/product/prod"
|
||||
PRODUCT_ID=123
|
||||
|
||||
CUSTOMER_EMAIL="customer@example.com"
|
||||
CUSTOMER_PASSWORD="password"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue