Skip to content

Commit 51d7f18

Browse files
Pass with no tests (k3s suite empty for podman)
1 parent f8eeddb commit 51d7f18

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

vitest.config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ export default defineConfig({
77
env: {
88
DEBUG: "testcontainers*",
99
},
10+
passWithNoTests: true,
1011
silent: "passed-only",
1112
mockReset: true,
1213
restoreMocks: true,

0 commit comments

Comments
 (0)