Skip to content

Commit ba55a0e

Browse files
committed
test: update snapshots
1 parent 4b4de34 commit ba55a0e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

test/lib/query.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -486,7 +486,8 @@ test('formatter', async () => {
486486
FROM
487487
users
488488
where
489-
user_id = 1234",
489+
user_id = 1234
490+
",
490491
"error": null,
491492
}
492493
`)

0 commit comments

Comments
 (0)