From ca4e73b66b0805c1ae509b7f317e915699bea45f Mon Sep 17 00:00:00 2001 From: Rajab Natshah <rajabn@gmail.com> Date: Wed, 2 Jan 2019 12:05:14 +0200 Subject: [PATCH] Issue #3023389: Change Automated Functional Acceptance Testing groups after changes in Varbase components --- .../05-04-cloning-content-and-entities.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/features/varbase/step2-apply-tests/05-content-management/05-04-cloning-content-and-entities.feature b/tests/features/varbase/step2-apply-tests/05-content-management/05-04-cloning-content-and-entities.feature index b30bb893..e639ed0f 100644 --- a/tests/features/varbase/step2-apply-tests/05-content-management/05-04-cloning-content-and-entities.feature +++ b/tests/features/varbase/step2-apply-tests/05-content-management/05-04-cloning-content-and-entities.feature @@ -51,7 +51,7 @@ I want to be able to clone an entity. And I press the "Filter" button And I wait Then I should see "Test Clone landing page - Cloned" - And I check the box "edit-node-bulk-form-0" + And I check the box "edit-views-bulk-operations-bulk-form-0" And I select "Delete content" from "With selection" And I press "Apply to selected items" And I press "Delete" -- GitLab