Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / tests / Drupal / Tests / Core / Assert / AssertLegacyTraitTest.php
index f6ec313d6d1c8376b5cac38dbed2a956f48829ca..bb39c6d8229c4354e9130e1ffbcb6a5c5ac7b803 100644 (file)
@@ -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