Skip to content

Commit 6465578

Browse files
committed
longer remix timeout??
1 parent 97f60c3 commit 6465578

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/e2e-tests/test-applications/create-remix-app/test-recipe.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@
22
"$schema": "../../test-recipe-schema.json",
33
"testApplicationName": "create-remix-app",
44
"buildCommand": "pnpm install && pnpm build && pnpm start",
5+
"buildTimeoutSeconds": 600,
56
"tests": []
67
}

0 commit comments

Comments
 (0)