sarjona

lib/tests/accesslib_test.php

Dec 28th, 2021
1,702
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Diff 0.53 KB | None | 0 0
  1. diff --git a/lib/tests/accesslib_test.php b/lib/tests/accesslib_test.php
  2. index d3fcc545ff0..7f73dfa9a31 100644
  3. --- a/lib/tests/accesslib_test.php
  4. +++ b/lib/tests/accesslib_test.php
  5. @@ -2709,6 +2709,9 @@ class accesslib_test extends advanced_testcase {
  6.      /**
  7.       * Test that enrolled users returns only users in those groups that are
  8.       * specified.
  9. +     *
  10. +     * @covers ::get_enrolled_sql
  11. +     * @covers ::get_enrolled_users
  12.       */
  13.      public function test_get_enrolled_sql_userswithgroups() {
  14.          global $DB;
Advertisement
Add Comment
Please, Sign In to add comment