Add an update command (#997)
This commit is contained in:
@@ -25,6 +25,10 @@
|
||||
<testsuite name="Api Tests">
|
||||
<directory suffix="Test.php">./tests/Api</directory>
|
||||
</testsuite>
|
||||
|
||||
<testsuite name="Commands Tests">
|
||||
<directory suffix="Test.php">./tests/Commands</directory>
|
||||
</testsuite>
|
||||
</testsuites>
|
||||
<filter>
|
||||
<whitelist processUncoveredFilesFromWhitelist="true">
|
||||
|
||||
Reference in New Issue
Block a user