MDL-68038 core_h5p: rename can_update_library test

This commit is contained in:
Sara Arjona 2020-02-24 17:56:57 +01:00
parent d7374522ed
commit 3e3b656795

View File

@ -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();