-
Bug
-
Resolution: Fixed
-
Minor
-
3.2.5, 3.3, 3.4
-
MOODLE_32_STABLE, MOODLE_33_STABLE, MOODLE_34_STABLE
-
MOODLE_32_STABLE, MOODLE_33_STABLE
-
MDL-60342-master -
After calling "core_useragent::instance()" in a test, other tests running afterwards still receive that information.
I believe resetAfterTest should remove the useragent information.