Skip to content

Commit dfbced2

Browse files
committed
fix tests
1 parent 8c89c31 commit dfbced2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/FunctionsTests/__Snapshots__/RequestTests/testInvokeWithCustomRegion.1.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ curl \
33
--header "apikey: supabase.anon.key" \
44
--header "x-client-info: functions-swift/x.y.z" \
55
--header "x-region: ap-northeast-1" \
6-
"http://localhost:5432/functions/v1/hello-world"
6+
"http://localhost:5432/functions/v1/hello-world?forceFunctionRegion=ap-northeast-1"

0 commit comments

Comments
 (0)