ci: adjust upper bound of PATCH memory test

This commit is contained in:
steve-chavez
2025-04-17 23:11:33 -05:00
committed by Steve Chavez
parent 608f7ca45a
commit 9c3816218a
+1 -1
View File
@@ -108,7 +108,7 @@ jsonKeyTest "1M" "PATCH" "/leak?id=eq.1&columns=blob" "22M"
jsonKeyTest "10M" "POST" "/rpc/leak?columns=blob" "32M"
jsonKeyTest "10M" "POST" "/leak?columns=blob" "32M"
jsonKeyTest "10M" "PATCH" "/leak?id=eq.1&columns=blob" "32M"
jsonKeyTest "10M" "PATCH" "/leak?id=eq.1&columns=blob" "50M"
jsonKeyTest "50M" "POST" "/rpc/leak?columns=blob" "73M"
jsonKeyTest "50M" "POST" "/leak?columns=blob" "73M"