From 42145b4e7388f82934f179698d811728eedf649c Mon Sep 17 00:00:00 2001 From: Alex Pott Date: Mon, 25 Nov 2019 16:05:09 +0000 Subject: [PATCH] Issue #3093879 hotfix: Ensure that there's no active workspace while running database updates --- .../modules/workspace_update_test/workspace_update_test.info.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/core/modules/workspaces/tests/modules/workspace_update_test/workspace_update_test.info.yml b/core/modules/workspaces/tests/modules/workspace_update_test/workspace_update_test.info.yml index 9d9b3ed28e6..6aeaead1a8b 100644 --- a/core/modules/workspaces/tests/modules/workspace_update_test/workspace_update_test.info.yml +++ b/core/modules/workspaces/tests/modules/workspace_update_test/workspace_update_test.info.yml @@ -3,6 +3,5 @@ type: module description: 'Provides supporting code for testing workspaces during database updates.' package: Testing version: VERSION -core: 8.x dependencies: - drupal:workspaces