mirror of
https://github.com/morris/vanilla-todo.git
synced 2025-08-18 20:03:04 +02:00
fix test coverage
This commit is contained in:
@@ -1,3 +1,3 @@
|
|||||||
set -e
|
set -e
|
||||||
rm -rf coverage
|
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