Skip to content
Snippets Groups Projects
Commit eae8ea2f 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 ca9744d0
No related branches found
No related tags found
No related merge requests found
Pipeline #332638 failed
......@@ -419,13 +419,6 @@ class CshsGroupByRootFormatterUnitTest extends UnitTestCase {
*/
public function setDefaultTranslation($is_default_translation) {}
/**
* Ensure this class implements Traversable.
*/
public function getIterator() {
return new \ArrayIterator([]);
}
};
}
......
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