mirror of
https://framagit.org/hubzilla/core.git
synced 2026-06-21 00:52:33 -04:00
Don't include db updates in test coverage.
We're not likely to add tests for these in any case.
This commit is contained in:
@@ -32,5 +32,8 @@
|
||||
<directory suffix=".php">../Zotlabs/</directory>
|
||||
<directory suffix=".php">../include/</directory>
|
||||
</include>
|
||||
<exclude>
|
||||
<directory suffix=".php">../Zotlabs/Update/</directory>
|
||||
</exclude>
|
||||
</coverage>
|
||||
</phpunit>
|
||||
|
||||
Reference in New Issue
Block a user