Skip to content
Snippets Groups Projects
Commit b4ba10f1 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 da0d2b87
No related branches found
No related tags found
No related merge requests found
Pipeline #332698 failed
......@@ -353,7 +353,9 @@ class CshsGroupByRootFormatterUnitTest extends UnitTestCase {
/**
*
*/
public function set($field_name, $value) {}
public function set($field_name, $value, $notify = TRUE) {
// Implement your logic here if necessary.
}
/**
*
......
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