diff --git a/tests/TikaServerTextExtractorTest.php b/tests/TikaServerTextExtractorTest.php index a443681..5ea0b44 100644 --- a/tests/TikaServerTextExtractorTest.php +++ b/tests/TikaServerTextExtractorTest.php @@ -9,9 +9,6 @@ use SilverStripe\TextExtraction\Rest\TikaRestClient; use PHPUnit\Framework\Attributes\DataProvider; -/** - * @group tika-tests - */ class TikaServerTextExtractorTest extends SapphireTest { protected $usesDatabase = true;