diff --git a/tests/unit/Support/Search/GdbotsQueryParserParseQueryTest.php b/tests/unit/Support/Search/GdbotsQueryParserParseQueryTest.php index 897d9ecb01..8f00f7a65d 100644 --- a/tests/unit/Support/Search/GdbotsQueryParserParseQueryTest.php +++ b/tests/unit/Support/Search/GdbotsQueryParserParseQueryTest.php @@ -9,7 +9,7 @@ use Tests\unit\Support\Search\AbstractQueryParserInterfaceParseQueryTest; /** * @group unit-test * @group support - * @group navigation + * @group search * * @internal * diff --git a/tests/unit/Support/Search/QueryParserParseQueryTest.php b/tests/unit/Support/Search/QueryParserParseQueryTest.php index a5c4e85963..c85131b586 100644 --- a/tests/unit/Support/Search/QueryParserParseQueryTest.php +++ b/tests/unit/Support/Search/QueryParserParseQueryTest.php @@ -10,7 +10,7 @@ use Tests\unit\Support\Search\AbstractQueryParserInterfaceParseQueryTest; /** * @group unit-test * @group support - * @group navigation + * @group search * * @internal *