mirror of
https://github.com/morris/vanilla-todo.git
synced 2025-08-17 19:36:49 +02:00
fix test coverage
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
set -e
|
||||
rm -rf coverage
|
||||
c8 --src public --reporter text --reporter lcov playwright test --project Chromium $1
|
||||
c8 --include public --reporter text --reporter lcov playwright test --project Chromium $1
|
||||
|
Reference in New Issue
Block a user