moodlepeers / moodle-mod_groupformation

Formation of optimized learning groups - by topic preference or best match of individuals' characteristics and preferences; in one easy to use Moodle acticity
GNU General Public License v3.0
6 stars 5 forks source link

Core privacy tests are failing becuse of a typo in table name #83

Closed golenkovm closed 3 years ago

golenkovm commented 3 years ago

Hi team, It seems that some core privacy tests are failing becuse of a typo in table name

There was 1 failure:

1) provider_testcase::test_metadata_provider with data set "mod_groupformation" ('mod_groupformation', 'mod_groupformation\privacy\provider')
Failed asserting that false is true.

/siteroot/privacy/tests/provider_test.php:134
/siteroot/lib/phpunit/classes/advanced_testcase.php:80

To re-run:
 vendor/bin/phpunit "provider_testcase" privacy/tests/provider_test.php
golenkovm commented 3 years ago

Hi @stefanjung,

Thank you for merging my PR. Closing this as fixed

Kind regards, Mikhail