Skip to content

Commit c5af12a

Browse files
committed
Update ultracite-config.test.ts.snap
1 parent 7e8df3d commit c5af12a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/integration/create-next-app/__snapshots__/ultracite-config.test.ts.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
exports[`create-next-app Ultracite configuration should match biome.jsonc snapshot 1`] = `
44
"{
55
"$schema": "./node_modules/@biomejs/biome/configuration_schema.json",
6-
"extends": ["ultracite/core", "ultracite/react", "ultracite/next"]
6+
"extends": ["ultracite/core", "ultracite/react", "ultracite/next"],
77
}
88
"
99
`;

0 commit comments

Comments
 (0)