Loading core/modules/workspaces/tests/src/Kernel/WorkspaceEntityOperationsTest.php +1 −1 Original line number Diff line number Diff line Loading @@ -49,7 +49,7 @@ protected function setUp(): void { $this->installEntitySchema('entity_test_mulrevpub'); $this->installEntitySchema('workspace'); $this->installSchema('workspaces', ['workspace_association', 'workspace_association_revision']); $this->installSchema('workspaces', ['workspace_association']); $this->installConfig(['system']); Loading Loading
core/modules/workspaces/tests/src/Kernel/WorkspaceEntityOperationsTest.php +1 −1 Original line number Diff line number Diff line Loading @@ -49,7 +49,7 @@ protected function setUp(): void { $this->installEntitySchema('entity_test_mulrevpub'); $this->installEntitySchema('workspace'); $this->installSchema('workspaces', ['workspace_association', 'workspace_association_revision']); $this->installSchema('workspaces', ['workspace_association']); $this->installConfig(['system']); Loading