diff --git a/tests/.snapshots/success.txt b/tests/.snapshots/success.txt index e47760bb..3c3a11d6 100644 --- a/tests/.snapshots/success.txt +++ b/tests/.snapshots/success.txt @@ -815,6 +815,10 @@ ✓ it show the actual dataset of multiple non-named datasets in their description ✓ it show the correct description for mixed named and not-named datasets + PASS Tests\Unit\Expectations\OppositeExpectation + ✓ it throw expectation failed exception with string argument + ✓ it throw expectation failed exception with array argument + PASS Tests\Unit\Plugins\Environment ✓ environment is set to CI when --ci option is used ✓ environment is set to Local when --ci option is not used @@ -890,4 +894,4 @@ PASS Tests\Visual\Version ✓ visual snapshot of help command output - Tests: 4 incomplete, 2 todos, 18 skipped, 619 passed (1529 assertions) \ No newline at end of file + Tests: 4 incomplete, 2 todos, 18 skipped, 621 passed (1533 assertions) \ No newline at end of file