Skip to content

Commit b712794

Browse files
committed
DO NOT COMMIT intentionally break a test
1 parent c1731c6 commit b712794

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test.bats

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ health_checks() {
8787
run ddev exec -d /var/www/html/web "../vendor/bin/drush si -y --account-name=admin --account-pass=password standard"
8888
assert_success
8989

90-
run ddev exec -d /var/www/html/web "../vendor/bin/phpunit --log-junit dtt.junit.xml --bootstrap=../vendor/weitzman/drupal-test-traits/src/bootstrap-fast.php ../vendor/weitzman/drupal-test-traits/tests/ExampleSelenium2DriverTest.php"
90+
run ddev exec -d /var/www/html/web "../vendor/bin/phpunit --log-junit dtt.junit.xml --bootstrap=../vendor/weitzman/drupal-test-traits/src/bootstrap-fast.php ../vendor/weitzman/drupal-test-traits/tests/ExampleSelenium2DriverTesta.php"
9191
assert_success
9292
}
9393

0 commit comments

Comments
 (0)