Skip to content

Commit

Permalink
Fix broken test.
Browse files Browse the repository at this point in the history
  • Loading branch information
demiankatz committed Jan 4, 2024
1 parent 7abd056 commit e56107a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ class FolioTest extends \PHPUnit\Framework\TestCase
'tenant' => 'config_tenant',
'username' => 'config_username',
'password' => 'config_password',
'legacy_authentication' => false,
],
];

Expand Down

0 comments on commit e56107a

Please sign in to comment.