Skip to content

Commit

Permalink
test: snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
hi-ogawa committed Apr 12, 2024
1 parent 77387dd commit 7ffb991
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions test/reporters/tests/__snapshots__/html.test.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ exports[`html reporter > resolves to "failing" status for test file "json-fail"
"errors": [
{
"actual": "2",
"constructor": "Function<AssertionError>",
"diff": "- Expected
+ Received
Expand All @@ -59,8 +58,6 @@ exports[`html reporter > resolves to "failing" status for test file "json-fail"
"showDiff": true,
"stack": "AssertionError: expected 2 to deeply equal 1",
"stackStr": "AssertionError: expected 2 to deeply equal 1",
"toJSON": "Function<anonymous>",
"toString": "Function<toString>",
},
],
"hooks": {
Expand Down

0 comments on commit 7ffb991

Please sign in to comment.