Skip to content

Commit c9253ed

Browse files
taimoorzaeemwolfgangwalther
authored andcommitted
test(load): update error loadtest endpoint to generate hint
This endpoint didn't generate error hint which is not desired for loadtest. Signed-off-by: Taimoor Zaeem <taimoorzaeem@gmail.com>
1 parent a1ab388 commit c9253ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/load/errors.http

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ GET http://postgrest/actors?select=*,rolws(*,films(*))
77
Prefer: tx=commit
88

99
# Misspelled function names
10-
GET http://postgrest/rpc/call_em_x?name=John
10+
GET http://postgrest/rpc/call_me_x?name=John
1111
Prefer: tx=commit
1212

1313
# Permission denied errors

0 commit comments

Comments
 (0)