You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The tests/generator/lib.php class needs to be moved and renamed to classes/testing/generator.php to work in T18:
coding_exception : Coding error detected, it must be fixed by a programmer: Component mod_videotime does not support generators. Class mod_videotime\testing\generator is missing.
It also needs to extend \core\testing\mod_generator.
Thanks
The text was updated successfully, but these errors were encountered:
Hi Stefan,
The tests/generator/lib.php class needs to be moved and renamed to classes/testing/generator.php to work in T18:
coding_exception : Coding error detected, it must be fixed by a programmer: Component mod_videotime does not support generators. Class mod_videotime\testing\generator is missing.
It also needs to extend \core\testing\mod_generator.
Thanks
The text was updated successfully, but these errors were encountered: