mirror of
https://github.com/tenrok/OverlayScrollbars.git
synced 2026-05-17 04:49:39 +03:00
add issue link to workaround
This commit is contained in:
@@ -11,6 +11,7 @@ module.exports = defineConfig({
|
||||
include,
|
||||
coverage: {
|
||||
reportsDirectory: './.coverage/unit',
|
||||
// https://github.com/vitest-dev/vitest/issues/2190
|
||||
// without this the setup file or the test files show up in the final coverage on the CI
|
||||
exclude: [`**/${setupFileName}`, ...include],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user