From e33419545c89ba25e9396f6e6581ec55828609eb Mon Sep 17 00:00:00 2001 From: Dimitrios Karvounaris Date: Fri, 5 Jun 2020 19:42:07 +0200 Subject: [PATCH] // fixing once more, wrong code pasted :( --- tests/Visual/SingleTestOrDirectory.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tests/Visual/SingleTestOrDirectory.php b/tests/Visual/SingleTestOrDirectory.php index 10ea1c1b..52ccf3e6 100644 --- a/tests/Visual/SingleTestOrDirectory.php +++ b/tests/Visual/SingleTestOrDirectory.php @@ -59,9 +59,9 @@ it('disable decorating printer when colors is set to never', function () { $output = $process->getOutput(); assertStringContainsString(<<