X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Fsystem%2Ftests%2Fsrc%2FFunctional%2FUpdate%2FUpdatePostUpdateTest.php;fp=web%2Fcore%2Fmodules%2Fsystem%2Ftests%2Fsrc%2FFunctional%2FUpdate%2FUpdatePostUpdateTest.php;h=fd9e011700a464006558e3a9938c4585e85ba82b;hp=1bba498d08e1d7bbe2f974aa0b4b5e87d00bdb68;hb=0bf8d09d2542548982e81a441b1f16e75873a04f;hpb=74df008bdbb3a11eeea356744f39b802369bda3c diff --git a/web/core/modules/system/tests/src/Functional/Update/UpdatePostUpdateTest.php b/web/core/modules/system/tests/src/Functional/Update/UpdatePostUpdateTest.php index 1bba498d0..fd9e01170 100644 --- a/web/core/modules/system/tests/src/Functional/Update/UpdatePostUpdateTest.php +++ b/web/core/modules/system/tests/src/Functional/Update/UpdatePostUpdateTest.php @@ -9,6 +9,7 @@ use Drupal\FunctionalTests\Update\UpdatePathTestBase; * Tests hook_post_update(). * * @group Update + * @group legacy */ class UpdatePostUpdateTest extends UpdatePathTestBase {