X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Fsystem%2Ftests%2Fsrc%2FFunctional%2FUpdate%2FUpdatePostUpdateFailingTest.php;fp=web%2Fcore%2Fmodules%2Fsystem%2Ftests%2Fsrc%2FFunctional%2FUpdate%2FUpdatePostUpdateFailingTest.php;h=a01476534c0a2f2810a6653ce9785b1a59798dbd;hp=03b5d7b0ec75d4533016ce55521b7dfa5bd7dccf;hb=0bf8d09d2542548982e81a441b1f16e75873a04f;hpb=74df008bdbb3a11eeea356744f39b802369bda3c diff --git a/web/core/modules/system/tests/src/Functional/Update/UpdatePostUpdateFailingTest.php b/web/core/modules/system/tests/src/Functional/Update/UpdatePostUpdateFailingTest.php index 03b5d7b0e..a01476534 100644 --- a/web/core/modules/system/tests/src/Functional/Update/UpdatePostUpdateFailingTest.php +++ b/web/core/modules/system/tests/src/Functional/Update/UpdatePostUpdateFailingTest.php @@ -8,6 +8,7 @@ use Drupal\FunctionalTests\Update\UpdatePathTestBase; * Tests hook_post_update() when there are failing update hooks. * * @group Update + * @group legacy */ class UpdatePostUpdateFailingTest extends UpdatePathTestBase {