Skip to content

Commit

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

0 comments on commit 4cb43aa

Please sign in to comment.