Unverified Commit 09c511d2 authored by Alex Pott's avatar Alex Pott
Browse files

Issue #3251891 by catch, andypost, longwave: Drupal 10 branch failures

(cherry picked from commit 46b1d68a)
parent 773a2138
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -2,6 +2,5 @@ name: CKEditor 4 to 5 Upgrade plugin Test
type: module
description: "Provides test plugins for testing CKEditor 4 to 5 upgrade infrastructure."
package: Testing
core_version_requirement: ^9
dependencies:
  - ckeditor5:ckeditor5
+0 −1
Original line number Diff line number Diff line
@@ -2,6 +2,5 @@ name: CKEditor 5 Definition Supporting Tags Test
type: module
description: "Provides test plugins for CKEditor 5 to test finding plugin definitions that support specific tags."
package: Testing
core_version_requirement: ^9
dependencies:
  - ckeditor5:ckeditor5
+0 −1
Original line number Diff line number Diff line
@@ -2,6 +2,5 @@ name: CKEditor 5 Plugin Conditions Test
type: module
description: "Provides test plugins for CKEditor 5 to test plugin conditions."
package: Testing
core_version_requirement: ^9
dependencies:
  - ckeditor5:ckeditor5
+0 −1
Original line number Diff line number Diff line
@@ -2,6 +2,5 @@ name: CKEditor 5 Plugin Elements Subset Test
type: module
description: "Provides test plugin to test CKEditor5PluginElementsSubsetInterface"
package: Testing
core_version_requirement: ^9
dependencies:
  - ckeditor5:ckeditor5
+0 −1
Original line number Diff line number Diff line
@@ -2,6 +2,5 @@ name: CKEditor 5 Plugin Elements Test
type: module
description: "Provides test plugins for CKEditor 5 to test allowed elements parsing."
package: Testing
core_version_requirement: ^9
dependencies:
  - ckeditor5:ckeditor5
Loading