File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3939 * @copyright 2020 Open LMS
4040 * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
4141 */
42- class gradeitems_test extends advanced_testcase
42+ class grades_gradeitems_test extends advanced_testcase
4343{
4444
4545 /**
Original file line number Diff line number Diff line change 3636 * @copyright 2018 Andrew Nicols <andrew@nicols.co.uk>
3737 * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
3838 */
39- class mod_hsuforum_privacy_provider_testcase extends \core_privacy \tests \provider_testcase {
39+ class privacy_provider_test extends \core_privacy \tests \provider_testcase {
4040
4141 // Include the privacy helper trait.
4242 use \mod_hsuforum \privacy \subcontext_info;
Original file line number Diff line number Diff line change 3535 * @copyright 2017 onwards Ankit Agarwal <ankit.agrr@gmail.com>
3636 * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
3737 */
38- class mod_hsuforum_restore_date_testcase extends restore_date_testcase {
38+ class restore_date_test extends restore_date_testcase {
3939
4040 /**
4141 * Test restore dates.
You can’t perform that action at this time.
0 commit comments