Skip to content

Commit

Permalink
fix test case
Browse files Browse the repository at this point in the history
  • Loading branch information
vlowingkloude committed Sep 15, 2023
1 parent dc441bb commit ab02929
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/sql/get_csr_ptr.test
Original file line number Diff line number Diff line change
Expand Up @@ -60,4 +60,4 @@ SELECT * FROM get_csr_ptr(0);
statement error
SELECT * FROM get_csr_ptr(10);
----
Error: Constraint Error: CSR not found with ID 10
Constraint Error: CSR not found with ID 10

0 comments on commit ab02929

Please sign in to comment.