Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- diff --git a/lib/tests/accesslib_test.php b/lib/tests/accesslib_test.php
- index d3fcc545ff0..7f73dfa9a31 100644
- --- a/lib/tests/accesslib_test.php
- +++ b/lib/tests/accesslib_test.php
- @@ -2709,6 +2709,9 @@ class accesslib_test extends advanced_testcase {
- /**
- * Test that enrolled users returns only users in those groups that are
- * specified.
- + *
- + * @covers ::get_enrolled_sql
- + * @covers ::get_enrolled_users
- */
- public function test_get_enrolled_sql_userswithgroups() {
- global $DB;
Advertisement
Add Comment
Please, Sign In to add comment