mirror of
https://github.com/moodle/moodle.git
synced 2025-01-18 05:58:34 +01:00
MDL-68038 core_h5p: rename can_update_library test
This commit is contained in:
parent
d7374522ed
commit
3e3b656795
@ -259,7 +259,7 @@ class helper_testcase extends \advanced_testcase {
|
||||
/**
|
||||
* Test the behaviour of can_update_library().
|
||||
*/
|
||||
public function can_update_library(): void {
|
||||
public function test_can_update_library(): void {
|
||||
$this->resetAfterTest();
|
||||
$factory = new \core_h5p\factory();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user