mirror of
https://github.com/nuxsmin/sysPass.git
synced 2026-03-15 04:46:49 +01:00
ci(tests): More exclusions
Signed-off-by: Rubén D <nuxsmin@syspass.org>
This commit is contained in:
@@ -52,6 +52,9 @@
|
||||
<exclude>./SP/PHPUnitHelper.php</exclude>
|
||||
<exclude>./SP/UnitaryTestCase.php</exclude>
|
||||
<exclude>./SP/bootstrap.php</exclude>
|
||||
<exclude>./SP/Stubs/AccountRepositoryStub.php</exclude>
|
||||
<exclude>./SP/Stubs/PublicLinkRepositoryStub.php</exclude>
|
||||
<exclude>./SP/WebTestCase.php</exclude>
|
||||
</testsuite>
|
||||
<testsuite name="api">
|
||||
<directory suffix=".php">./SP/Modules/Api</directory>
|
||||
|
||||
Reference in New Issue
Block a user