Fix test coverage target.

This commit is contained in:
Dermot Duffy
2024-02-07 22:18:43 -08:00
parent e21756887d
commit 559f8368b1
+1 -1
View File
@@ -13,7 +13,7 @@ export default defineConfig({
statements: 73.59, statements: 73.59,
branches: 63.6, branches: 63.6,
functions: 74.86, functions: 74.86,
lines: 73.49, lines: 73.48,
}, },
}, },
}); });