From 8068bebebde19dc01e00ab43f129f9a1d0db418e Mon Sep 17 00:00:00 2001 From: Nuno Maduro Date: Mon, 20 Mar 2023 17:36:18 +0000 Subject: [PATCH] chore: updates snapshots --- tests/.snapshots/success.txt | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/tests/.snapshots/success.txt b/tests/.snapshots/success.txt index 4ed45aab..a4cd9c63 100644 --- a/tests/.snapshots/success.txt +++ b/tests/.snapshots/success.txt @@ -840,15 +840,6 @@ ✓ it allows global uses ✓ it allows multiple global uses registered in the same path - WARN Tests\Unit\ConfigLoader - ✓ it fallbacks to default path if no phpunit file is found - - it fallbacks to default path if phpunit is not a valid XML - - it fallbacks to default path if failing to read phpunit content - - it fallbacks to default path if there is no test suites directory - - it fallbacks to default path if test suite directory has no value - - it fallbacks to default path if test suite directory does not exist - - it returns the parent folder of first test suite directory - PASS Tests\Unit\Console\Help ✓ it outputs the help information when --help is used @@ -953,4 +944,4 @@ PASS Tests\Visual\Version ✓ visual snapshot of help command output - Tests: 2 deprecated, 3 warnings, 4 incomplete, 1 notice, 4 todos, 18 skipped, 650 passed (1592 assertions) \ No newline at end of file + Tests: 2 deprecated, 3 warnings, 4 incomplete, 1 notice, 4 todos, 12 skipped, 649 passed (1589 assertions) \ No newline at end of file