mirror of
https://framagit.org/hubzilla/core.git
synced 2026-06-21 00:52:33 -04:00
Merge branch 'dont-include-db-updates-in-test-coverage' into 'dev'
Don't include db updates in test coverage. See merge request hubzilla/core!2090
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