You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 11, 2022. It is now read-only.
The tests for my module are in "Foo Bar" test group. Currently the following command is being run: drush test-run Foo Bar, and I believe it should be drush test-run "Foo Bar".
Not really into regexes, and not sure if adding quotes would disrupt the other test cases.