Commit 90bcc41
committed
Fix: The snapshot file is missing a trailing comma after the
"extends" array value\, but all the actual biome.jsonc template files include this trailing comma\. This mismatch will cause the snapshot test to fail when run\.1 parent 7e8df3d commit 90bcc41
File tree
1 file changed
+1
-1
lines changed- test/integration/create-next-app/__snapshots__
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
0 commit comments