Skip to content
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

Moodle 4.2+ external API test error #884

Closed
bwalkerl opened this issue Jun 10, 2024 · 0 comments · Fixed by #885
Closed

Moodle 4.2+ external API test error #884

bwalkerl opened this issue Jun 10, 2024 · 0 comments · Fixed by #885

Comments

@bwalkerl
Copy link
Contributor

Likely a result of the same change in externallib in 4.2 mentioned in #796 and #803. I think we've mostly addressed the other issue when we added support for 4.2 but missed this test.

1) core_external\external_api_test::test_all_external_info with data set "tool_dataflows_trigger_dataflow" (stdClass Object (...))
Error: Class "external_api" not found

/var/www/moodle-44/admin/tool/dataflows/classes/external/trigger_dataflow.php:34
/var/www/moodle-44/lib/classes/component.php:155
/var/www/moodle-44/lib/external/classes/external_api.php:62
/var/www/moodle-44/lib/external/tests/external_api_test.php:400
/var/www/moodle-44/lib/phpunit/classes/advanced_testcase.php:72
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant