diff --git a/tests/PHPUnit/phpunit.xml.dist b/tests/PHPUnit/phpunit.xml.dist index 4951aa7449662ca6fec9a935760942350ad2c0a5..62f55afcc93c3610e3455b00df798b38cf178ff8 100644 --- a/tests/PHPUnit/phpunit.xml.dist +++ b/tests/PHPUnit/phpunit.xml.dist @@ -38,8 +38,6 @@ </testsuite> <testsuite name="IntegrationTests"> <!-- <directory>./Integration</directory> --> - <file>./Integration/AutoSuggestAPITest.php</file> - <file>./Integration/BlobReportLimitingTest.php</file> <file>./Integration/CsvExportTest.php</file> <file>./Integration/EcommerceOrderWithItemsTest.php</file> </testsuite>