We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 789ce91 commit 53d7c3aCopy full SHA for 53d7c3a
scripts/sut-tests.sh
@@ -318,7 +318,7 @@ if [[ $test_filter = all || $test_filter = test ]]; then
318
319
dcg_phpcs --exclude=Generic.CodeAnalysis.UselessOverridingMethod $module_dir
320
dcg_module_install $module_machine_name
321
- dcg_phpunit $drupal_dir/modules/$module_machine_name/tests
+# dcg_phpunit $drupal_dir/modules/$module_machine_name/tests
322
dcg_module_uninstall $module_machine_name
323
fi
324
0 commit comments