We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6465578 commit de0b926Copy full SHA for de0b926
packages/e2e-tests/test-applications/create-remix-app/test-recipe.json
@@ -1,7 +1,6 @@
1
{
2
"$schema": "../../test-recipe-schema.json",
3
"testApplicationName": "create-remix-app",
4
- "buildCommand": "pnpm install && pnpm build && pnpm start",
5
- "buildTimeoutSeconds": 600,
+ "buildCommand": "pnpm install && pnpm build",
6
"tests": []
7
}
0 commit comments