mirror of
https://github.com/solidtime-io/solidtime.git
synced 2026-08-08 08:12:17 +01:00
Added user and organization deletion system; Added coverage annotations
This commit is contained in:
committed by
Constantin Graf
parent
8857befc6c
commit
86f5ea47bb
@@ -93,6 +93,9 @@
|
||||
"test:coverage:report": [
|
||||
"@php vendor/bin/phpunit --coverage-html=coverage"
|
||||
],
|
||||
"coverage-report": [
|
||||
"@test:coverage:report"
|
||||
],
|
||||
"fix": [
|
||||
"@php pint"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user