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 5e05e19a9b33bd7f50159f1a2ec9303c04f99b82..5d360e1d5318950f4d2c4afc796d5e1581aa0097 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 @@ -34,7 +34,7 @@ I want to be able to clone an entity. When I click "Clone" And I wait Then I should see "Do you want clone the Content entity named Test Clone landing page?" - And I press "edit-clone" + When I press "edit-clone" And I wait Then I should see "Test Clone landing page - Cloned" value in the "edit-title-0-value" input element And I press "Save"