We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
There are a few PHPUnit tests for this plugin that are failing:
tool_ally\components_question_component_test::test_get_question Undefined property: stdClass::$idnumber /var/www/html/admin/tool/ally/tests/components_question_component_test.php:116 /var/www/html/lib/phpunit/classes/advanced_testcase.php:80 phpvfscomposer:///var/www/html/vendor/phpunit/phpunit/phpunit:97
tool_ally\webservice_replace_file_test::test_service_qtype_ddmatch_html Undefined index: version /var/www/html/lib/dml/mysqli_native_moodle_database.php:1644 /var/www/html/lib/dml/moodle_database.php:1893 /var/www/html/admin/tool/ally/tests/webservice_replace_file_test.php:643 /var/www/html/lib/phpunit/classes/advanced_testcase.php:80 phpvfscomposer:///var/www/html/vendor/phpunit/phpunit/phpunit:97
MySQL 5.7 PHP 7.4 Moodle latest MOODLE_400_STABLE executed with moodlehq/moodle-docker
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi,
There are a few PHPUnit tests for this plugin that are failing:
MySQL 5.7
PHP 7.4
Moodle latest MOODLE_400_STABLE
executed with moodlehq/moodle-docker
The text was updated successfully, but these errors were encountered: