Skip to content

Commit

Permalink
chore: updates snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
nunomaduro committed Dec 14, 2022
1 parent 6d7fd66 commit 3911cfe
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion tests/.snapshots/success.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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)
Tests: 4 incomplete, 2 todos, 18 skipped, 621 passed (1533 assertions)

0 comments on commit 3911cfe

Please sign in to comment.