From 3e4bc7034cc6233698ef41270cd3f95c66627973 Mon Sep 17 00:00:00 2001 From: CahidArda Date: Mon, 18 Nov 2024 22:50:39 +0300 Subject: [PATCH] ci: increase test durations --- examples/ci/app/test-routes/wait-for-event/workflow/route.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/ci/app/test-routes/wait-for-event/workflow/route.ts b/examples/ci/app/test-routes/wait-for-event/workflow/route.ts index 6edf6c5..fcf1a9a 100644 --- a/examples/ci/app/test-routes/wait-for-event/workflow/route.ts +++ b/examples/ci/app/test-routes/wait-for-event/workflow/route.ts @@ -116,4 +116,4 @@ export const { POST, GET } = testServe( [ header ]: headerValue } } -) \ No newline at end of file +)