mirror of
https://github.com/wiosna-dev/common-library.git
synced 2026-03-12 09:31:51 +01:00
Mark PHPUnit test as risky when it does not have a @covers annotation
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
bootstrap="vendor/autoload.php"
|
||||
colors="true"
|
||||
executionOrder="random"
|
||||
forceCoversAnnotation="true"
|
||||
verbose="true"
|
||||
>
|
||||
<php>
|
||||
|
||||
Reference in New Issue
Block a user