Skip to content

Commit

Permalink
alignment
Browse files Browse the repository at this point in the history
  • Loading branch information
CamilleBeau committed Dec 5, 2023
1 parent 4cb43aa commit a11ea2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/unittests/UserTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ class UserTest extends TestCase
* @var array
*/
private $_examinerInfo = [0 => ['full_name' => 'John Doe',
'userID' => '1',
'userID' => '1',
'examinerID' => 1,
'radiologist' => 1
]
Expand Down

0 comments on commit a11ea2b

Please sign in to comment.