Skip to content

Commit

Permalink
rename test
Browse files Browse the repository at this point in the history
  • Loading branch information
lameze committed Dec 11, 2024
1 parent 4929d6c commit 693f2d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion admin/tool/dataprivacy/tests/external/external_test.php
Original file line number Diff line number Diff line change
Expand Up @@ -1082,7 +1082,7 @@ public function test_get_users_using_field_not_in_identity(): void {
* @throws required_capability_exception
* @throws restricted_context_exception
*/
public function test_get_users(): void {
public function test_get_users_privacy(): void {
global $CFG;
$this->resetAfterTest();
$CFG->showuseridentity = 'institution';
Expand Down

0 comments on commit 693f2d6

Please sign in to comment.