We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9b1253d + 3e68a75 commit 04dfb32Copy full SHA for 04dfb32
runners/phpunit-core/before_script.sh
@@ -8,3 +8,6 @@ drupal_ti_ensure_drupal
8
9
# Ensure the module is linked into the code base and enabled.
10
drupal_ti_ensure_module
11
+
12
+# Ensure server is running for Functional tests
13
+drupal_ti_run_server
0 commit comments