Skip to content
Snippets Groups Projects
Commit 4c1fe3eb authored by Ted Bowman's avatar Ted Bowman
Browse files

Contrib: installSchema not needed -...

Contrib: installSchema not needed - project/automatic_updates@510c3f8c
parent 31410744
No related branches found
No related tags found
No related merge requests found
......@@ -38,8 +38,6 @@ class StageOwnershipTest extends PackageManagerKernelTestBase {
*/
protected function setUp(): void {
parent::setUp();
$this->installSchema('system', ['sequences']);
$this->installSchema('user', ['users_data']);
$this->installEntitySchema('user');
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment