Skip to content

Commit 55ff8e5

Browse files
committed
make sure tests are defined
1 parent 55292a0 commit 55ff8e5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"$schema": "../../test-recipe-schema.json",
33
"testApplicationName": "Sveltekit",
4-
"buildCommand": "pnpm install && pnpm build"
4+
"buildCommand": "pnpm install && pnpm build",
5+
"tests": []
56
}

0 commit comments

Comments
 (0)