Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
gajus committed Nov 30, 2023
1 parent 3c2c2be commit c4e13bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/postgres-bridge/bridge.ts
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ for (const {
t.like(spy.firstCall.args[0], {
code: '00000',
file: 'pl_exec.c',
line: '3859',
line: '3909',
message: 'value of a: 10',
routine: 'exec_stmt_raise',
severity: 'NOTICE',
Expand Down

0 comments on commit c4e13bc

Please sign in to comment.