kaltura / moodle_plugin

8 stars 37 forks source link

Fix core unit tests failing #420

Open djarran opened 4 months ago

djarran commented 4 months ago

Description: This applies the fixes outlined in #394. This fails this test with the following error message:

1) externallib_test::test_get_courses_by_field
Failed asserting that actual size 7 matches expected size 6.

/var/www/site/course/tests/externallib_test.php:2800
/var/www/site/lib/phpunit/classes/advanced_testcase.php:80

This proposed fix allows the unit test to be ran successfully

kaltura-hooks commented 4 months ago

Hi @djarran, Thank you for contributing this pull request! Please sign the Kaltura CLA so we can review and merge your contribution. Learn more at http://bit.ly/KalturaContrib