Skip to content

Commit

Permalink
UHF-9466: Fixed UserInfoAlterTest
Browse files Browse the repository at this point in the history
  • Loading branch information
tuutti committed Apr 30, 2024
1 parent e9d8e7d commit c9bfede
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/src/Kernel/UserInfoAlterTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ class UserInfoAlterTest extends KernelTestBase {
protected function setUp() : void {
parent::setUp();

$this->installSchema('externalauth', ['authmap']);
$this->installSchema('user', ['users_data']);
$this->installConfig('user');
}
Expand Down

0 comments on commit c9bfede

Please sign in to comment.