chore: remove leftovers

This commit is contained in:
Christy Jacob
2025-03-13 15:54:31 +00:00
parent fc1da9fe6a
commit ac37c5cbb6

View File

@@ -48,5 +48,5 @@ export default defineConfig({
}, },
test: { test: {
include: ['src/**/*.{test,spec}.{js,ts}'] include: ['src/**/*.{test,spec}.{js,ts}']
}, }
}); });