Skip to content

Commit cd5cfb7

Browse files
committed
chore: format
1 parent 96800a2 commit cd5cfb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/setupVitestTests.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ expect.addSnapshotSerializer(
1313
createSnapshotSerializer({
1414
root: path.join(__dirname, '..'),
1515
features: {
16-
escapeDoubleQuotes: false
16+
escapeDoubleQuotes: false,
1717
},
1818
}),
1919
);

0 commit comments

Comments
 (0)