Skip to content

Commit c3edcfc

Browse files
author
Ronak Patel
committed
All ncessary changes made
Signed-off-by: Ronak Patel <ronak.patel@e.email>
1 parent 960b04e commit c3edcfc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

apps/provisioning_api/tests/Controller/UsersControllerTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4184,6 +4184,7 @@ public function testGetEditableFields(bool $allowedToChangeDisplayName,bool $all
41844184
$this->equalTo('allow_user_to_change_display_name'),
41854185
$this->anything()
41864186
)->willReturn($allowedToChangeDisplayName);
4187+
41874188
$this->config
41884189
->method('getSystemValue')
41894190
->with(

0 commit comments

Comments
 (0)