-
Improvement
-
Resolution: Fixed
-
Minor
-
4.5
Since MDL-66903 we can autoload test classes/helpers/etc
To avoid manually include the test helper file in all testcases that want to extend core_reportbuilder_testcase, we should move it to be autoloaded and remove a tiny bit of bloat in all affected tests
Like MDL-83787