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 committed Oct 6, 2023
1 parent 960b04e commit c3edcfc
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4184,6 +4184,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 c3edcfc

Please sign in to comment.