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

Fix phpunit issue from customfield_category with other plugin #120

Merged
merged 1 commit into from
Feb 6, 2024

Conversation

TomoTsuyuki
Copy link
Contributor

PHPUnit error occurs when testing with other plugin.

1) mod_cms\datasource_userlist_test::test_import
Failed asserting that 2 matches expected 1.

/var/www/mdl41-monash/mod/cms/tests/datasource_userlist_test.php:131
/var/www/mdl41-monash/mod/cms/tests/datasource_userlist_test.php:106
/var/www/mdl41-monash/lib/phpunit/classes/advanced_testcase.php:80
phpvfscomposer:///var/www/mdl41-monash/vendor/phpunit/phpunit/phpunit:97

It looks there is another record from customfield_category.

@dmitriim dmitriim self-assigned this Feb 6, 2024
@dmitriim dmitriim merged commit 9eb38ef into main Feb 6, 2024
18 checks passed
@dmitriim dmitriim deleted the fix-phpunit-error branch February 6, 2024 23:29
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 this pull request may close these issues.

2 participants