X-Git-Url: http://aleph1.co.uk/gitweb/?a=blobdiff_plain;f=web%2Fcore%2Ftests%2FDrupal%2FTests%2FCore%2FAssert%2FAssertLegacyTraitTest.php;h=bb39c6d8229c4354e9130e1ffbcb6a5c5ac7b803;hb=refs%2Fheads%2Fd864;hp=f6ec313d6d1c8376b5cac38dbed2a956f48829ca;hpb=9917807b03b64faf00f6a1f29dcb6eafc454efa5;p=yaffs-website diff --git a/web/core/tests/Drupal/Tests/Core/Assert/AssertLegacyTraitTest.php b/web/core/tests/Drupal/Tests/Core/Assert/AssertLegacyTraitTest.php index f6ec313d6..bb39c6d82 100644 --- a/web/core/tests/Drupal/Tests/Core/Assert/AssertLegacyTraitTest.php +++ b/web/core/tests/Drupal/Tests/Core/Assert/AssertLegacyTraitTest.php @@ -167,6 +167,7 @@ class AssertLegacyTraitTest extends UnitTestCase { /** * @covers ::assertNoCacheTag + * @expectedDeprecation assertNoCacheTag() is deprecated and scheduled for removal in Drupal 9.0.0. Use $this->assertSession()->responseHeaderNotContains() instead. See https://www.drupal.org/node/2864029. */ public function testAssertNoCacheTag() { $this->webAssert