X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Faggregator%2Ftests%2Fsrc%2FFunctional%2FUpdate%2FAggregatorUpdateTest.php;fp=web%2Fcore%2Fmodules%2Faggregator%2Ftests%2Fsrc%2FFunctional%2FUpdate%2FAggregatorUpdateTest.php;h=1d0c89254d0ad27670890764b50d75a4992a0fdc;hp=64bdb8e0181093522496c20257f1ae8435a97c1f;hb=0bf8d09d2542548982e81a441b1f16e75873a04f;hpb=74df008bdbb3a11eeea356744f39b802369bda3c diff --git a/web/core/modules/aggregator/tests/src/Functional/Update/AggregatorUpdateTest.php b/web/core/modules/aggregator/tests/src/Functional/Update/AggregatorUpdateTest.php index 64bdb8e01..1d0c89254 100644 --- a/web/core/modules/aggregator/tests/src/Functional/Update/AggregatorUpdateTest.php +++ b/web/core/modules/aggregator/tests/src/Functional/Update/AggregatorUpdateTest.php @@ -8,6 +8,7 @@ use Drupal\FunctionalTests\Update\UpdatePathTestBase; * Tests that node settings are properly updated during database updates. * * @group aggregator + * @group legacy */ class AggregatorUpdateTest extends UpdatePathTestBase {