Skip to content
Snippets Groups Projects

Issue #3264122: Move all aggregator tests to the module in preperation of removal in d10

Closed Issue #3264122: Move all aggregator tests to the module in preperation of removal in d10
Closed spokje requested to merge issue/drupal-3264122:3264122-move-all-aggregator into 9.4.x
1 file
+ 0
1
Compare changes
  • Side-by-side
  • Inline
@@ -20,7 +20,6 @@ class BlockConfigSchemaTest extends KernelTestBase {
@@ -20,7 +20,6 @@ class BlockConfigSchemaTest extends KernelTestBase {
*/
*/
protected static $modules = [
protected static $modules = [
'block',
'block',
'aggregator',
'book',
'book',
'block_content',
'block_content',
'comment',
'comment',
Loading