Commit 97f1d6b0 authored by catch's avatar catch
Browse files

Issue #3383367 by Spokje: Add @group legacy to EditorMediaDialogTest

parent b50ba1f4
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -13,6 +13,7 @@
/**
 * @coversDefaultClass \Drupal\media\Form\EditorMediaDialog
 * @group media
 * @group legacy
 */
class EditorMediaDialogTest extends KernelTestBase {

+0 −9
Original line number Diff line number Diff line
@@ -1819,15 +1819,6 @@ parameters:
			count: 1
			path: modules/media/src/OEmbed/UrlResolver.php

		-
			message: """
				#^Call to method create\\(\\) of deprecated class Drupal\\\\media\\\\Form\\\\EditorMediaDialog\\:
				in drupal\\:10\\.1\\.0 and is removed from drupal\\:11\\.0\\.0\\. There is no
				replacement\\.$#
			"""
			count: 1
			path: modules/media/tests/src/Kernel/EditorMediaDialogTest.php

		-
			message: """
				#^Call to deprecated method loadRevision\\(\\) of class Drupal\\\\Core\\\\Entity\\\\EntityStorageInterface\\: