Quote WORDPRESS_TITLE value

This commit is contained in:
Jon Lane 2021-10-09 16:16:10 -07:00
parent 942d6c8d50
commit 5e1d0800db
1 changed files with 1 additions and 1 deletions

2
tests/e2e/env/.env vendored
View File

@ -8,4 +8,4 @@ WORDPRESS_DEBUG=1
# WordPress CLI environment
WORDPRESS_HOST=wordpress-www:80
WORDPRESS_TITLE=WooCommerce Core E2E Test Suite
WORDPRESS_TITLE="WooCommerce Core E2E Test Suite"