Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / tests / Drupal / Tests / Core / Plugin / Context / ContextDefinitionTest.php
index 6eda2e3646a08b9f6b9d0ead8747d7043a76015d..e6ad236a7226d61ca2cd55f87161db8c76593e02 100644 (file)
@@ -110,7 +110,6 @@ class ContextDefinitionTest extends UnitTestCase {
    * @dataProvider providerGetDataDefinition
    * @covers ::getDataDefinition
    * @uses \Drupal
-   * @uses \Drupal\Component\Utility\SafeMarkup
    */
   public function testGetDataDefinitionInvalidType($is_multiple) {
     // Since we're trying to make getDataDefinition() throw an exception in