Use existing e2e environment config file

This commit is contained in:
Emili Castells Guasch 2023-02-27 11:39:30 +01:00
parent 9d460605a8
commit e9eba09ebb
5 changed files with 13 additions and 18 deletions

View file

@ -1 +1,10 @@
PPCP_E2E_WP_DIR=${ROOT_DIR}/.ddev/wordpress
BASEURL="http://example.com"
CUSTOMER_EMAIL="customer@example.com"
CUSTOMER_PASSWORD="password"
CREDIT_CARD_NUMBER="1234567890"
CREDIT_CARD_EXPIRATION="01/2042"
CREDIT_CARD_CVV="123"