Skip to content
Snippets Groups Projects
Commit 176a34a6 authored by Joseph Olstad's avatar Joseph Olstad
Browse files

Issue #3455186 by joseph.olstad - Refactor of 88f1e040 for tests for D11...

Issue #3455186 by joseph.olstad - Refactor of 88f1e040 for tests for D11 phpunit 10+ compatibility refactoring test.
parent 0f8c17d7
No related branches found
No related tags found
No related merge requests found
Pipeline #333469 failed
......@@ -12,6 +12,8 @@ use Drupal\cshs\Plugin\Field\FieldFormatter\CshsGroupByRootFormatter;
use Drupal\taxonomy\TermInterface;
use Drupal\taxonomy\TermStorageInterface;
use Drupal\Tests\UnitTestCase;
use IteratorAggregate;
use ArrayIterator;
/**
* Tests the `cshs_group_by_root` field formatter.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment