Skip to content

Commit

Permalink
All ncessary changes made
Browse files Browse the repository at this point in the history
Signed-off-by: Ronak Patel <ronak.patel@e.email>
  • Loading branch information
Ronak Patel authored and theronakpatel committed Oct 6, 2023
1 parent d33cb24 commit 355ec7f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4193,6 +4193,7 @@ public function testGetEditableFields(bool $allowedToChangeDisplayName,bool $all
$this->equalTo('allow_user_to_change_display_name'),
$this->anything()
)->willReturn($allowedToChangeDisplayName);

$this->config
->method('getSystemValue')
->with(
Expand Down

0 comments on commit 355ec7f

Please sign in to comment.