Skip to content

Commit 41405a6

Browse files
we got em tests
1 parent 53e2429 commit 41405a6

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

crates/pgt_typecheck/tests/snapshots/invalid_type_in_function.snap

Lines changed: 0 additions & 7 deletions
This file was deleted.
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
source: crates/pgt_typecheck/tests/diagnostics.rs
3+
expression: content
4+
---
5+
delete from public.contacts where id = ~~~contact_name~~~;
6+
7+
invalid input syntax for type integer: ""

0 commit comments

Comments
 (0)