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

Issue #3455186 by cmlara, joseph.olstad - Refactor tests for D11 phpunit 10+...

Issue #3455186 by cmlara, joseph.olstad - Refactor tests for D11 phpunit 10+ compatibility refactoring test.
parent 9c78d482
No related branches found
No related tags found
No related merge requests found
Pipeline #332568 canceled
......@@ -73,6 +73,7 @@ class CshsGroupByRootFormatterUnitTest extends UnitTestCase {
$this->createMock(EntityReferenceFieldItemListInterface::class),
LanguageInterface::LANGCODE_DEFAULT,
);
var_dump($elements);
// Enhanced assertion and debugging as before
$this->assertCount(count($expectations), $elements);
......
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