From 96fba34f4afc49307359c237d4030057a7b2bfa1 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Wed, 12 Apr 2023 23:05:29 +0100 Subject: [PATCH] fix(phpunit): not strict about output during tests --- templates/drupal-project/phpunit.xml.dist.twig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/drupal-project/phpunit.xml.dist.twig b/templates/drupal-project/phpunit.xml.dist.twig index 8316caf..155926d 100644 --- a/templates/drupal-project/phpunit.xml.dist.twig +++ b/templates/drupal-project/phpunit.xml.dist.twig @@ -2,7 +2,7 @@