-
Notifications
You must be signed in to change notification settings - Fork 139
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unit test failing - Class assignsubmission_onenote\privacy\provider_test cannot extend final class mod_assign\privacy\provider_test #2735
Comments
Thank you for reporting the issue. I acknowledge the issue. This is caused by changes in Moodle core for MDL-81520, which has been added to the stable branches of 40X, but not released. mod_assign\privacy\provider_test was changed to final class in this change. I'll review the changes and include it in the next release. Regards, |
Same issue for The https://tracker.moodle.org/browse/MDL-81520 has been deployed to 4.1, 4.3, 4.4, and 4.5.
Need to update for these branches. |
The issue is happening when running a unit test for assignsubmission_onenote plugin.
Environment Details
Branch
How to recreate?
vendor/bin/phpunit mod/assign/submission/onenote/tests/privacy/provider_test.php
Actual Output:
Expected output:
No errors.
The text was updated successfully, but these errors were encountered: