diff --git a/tests/integration/testdata/invoke/template-return-image.yaml b/tests/integration/testdata/invoke/template-return-image.yaml index 9ec9c783c52..e34f95ea9b4 100644 --- a/tests/integration/testdata/invoke/template-return-image.yaml +++ b/tests/integration/testdata/invoke/template-return-image.yaml @@ -9,4 +9,4 @@ Resources: Handler: main.image_handler Runtime: python3.12 CodeUri: . - Timeout: 30 \ No newline at end of file + Timeout: 600 \ No newline at end of file