mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2026-03-11 10:03:51 +00:00
Add context test
This commit is contained in:
@@ -65,7 +65,7 @@ export default defineConfig({
|
||||
thresholds: {
|
||||
statements: 95,
|
||||
branches: 89, // FIXME Increase to 95 again. It dropped after updating to vitest 4
|
||||
functions: 95,
|
||||
functions: 93,
|
||||
lines: 95,
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user