From 01ed00104155db6ce496f626a6dc0e0c788c881f Mon Sep 17 00:00:00 2001 From: Harald Eilertsen Date: Tue, 16 Jan 2024 10:13:24 +0100 Subject: Don't include db updates in test coverage. We're not likely to add tests for these in any case. --- tests/phpunit.xml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'tests') diff --git a/tests/phpunit.xml b/tests/phpunit.xml index fe197b84a..a8ff7b395 100644 --- a/tests/phpunit.xml +++ b/tests/phpunit.xml @@ -32,5 +32,8 @@ ../Zotlabs/ ../include/ + + ../Zotlabs/Update/ + -- cgit v1.2.3