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
Compare and Show latest version
2 files
+ 6
0
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -128,6 +128,9 @@ function (AuditResult $result) {
);
$expected = [
// @todo Remove aggregator when aggregator is removed from core.
'd6_aggregator_feed',
'd6_aggregator_item',
'd6_comment',
'd6_custom_block',
'd6_file',
Loading