Skip to content

Commit a77a8c2

Browse files
committed
chore: update snapshot
1 parent 0fc2b0b commit a77a8c2

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

apps/oxlint/test/fixtures/load_paths/output.snap.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,12 @@
1616
: ^^^^^^^^^
1717
`----
1818
19+
x plugin10(no-debugger): Unexpected Debugger Statement
20+
,-[files/index.js:1:1]
21+
1 | debugger;
22+
: ^^^^^^^^^
23+
`----
24+
1925
x plugin2(no-debugger): Unexpected Debugger Statement
2026
,-[files/index.js:1:1]
2127
1 | debugger;
@@ -64,7 +70,7 @@
6470
: ^^^^^^^^^
6571
`----
6672
67-
Found 1 warning and 9 errors.
73+
Found 1 warning and 10 errors.
6874
Finished in Xms on 1 file using X threads.
6975
```
7076

0 commit comments

Comments
 (0)