diff --git a/run-tests.sh b/run-tests.sh index b822352..3896e87 100755 --- a/run-tests.sh +++ b/run-tests.sh @@ -2,4 +2,4 @@ cd /data/SilMock/tests -./phpunit +DOMAIN_NAMES=groups.example.org,example.org ./phpunit