Skip to content

Commit

Permalink
chore: cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
sheremet-va committed Nov 2, 2023
1 parent d93bedb commit 7e988d7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test/reporters/tests/__snapshots__/html.test.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ exports[`html reporter > resolves to "failing" status for test file "json-fail"
"meta": {},
"mode": "run",
"name": "",
"projectName": "",
"tasks": [
[Circular],
],
Expand Down Expand Up @@ -153,6 +154,7 @@ exports[`html reporter > resolves to "passing" status for test file "all-passing
"meta": {},
"mode": "run",
"name": "",
"projectName": "",
"tasks": [
[Circular],
{
Expand Down Expand Up @@ -181,6 +183,7 @@ exports[`html reporter > resolves to "passing" status for test file "all-passing
"meta": {},
"mode": "run",
"name": "",
"projectName": "",
"tasks": [
{
"file": [Circular],
Expand Down

0 comments on commit 7e988d7

Please sign in to comment.