Skip to content

Commit 3f8a165

Browse files
committed
Exclude BaseIntegrationTest from tests
1 parent 75103b5 commit 3f8a165

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/integration/phpunit.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ SPDX-License-Identifier: AGPL-3.0-or-later
1414
>
1515
<testsuite name='G DATA Antivirus Integration Tests'>
1616
<directory suffix='Test.php'>.</directory>
17+
<exclude>BaseIntegrationTest.php</exclude>
1718
</testsuite>
1819
<php>
1920
<env name="PHPUNIT_INTEGRATION_ENV" value="true"/>

0 commit comments

Comments
 (0)