From 33e2e37fbe1b59fbd3a70d4dacfd2d45ee006b57 Mon Sep 17 00:00:00 2001
From: Rajab Natshah <rajabn@gmail.com>
Date: Sat, 9 Jun 2018 16:20:07 +0300
Subject: [PATCH] Issue #2978512: Updated [Entity Clone] module from 8.1.x-dev
 9265e35 to 8.1.x-dev 6d0ce05

---
 .../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 5e05e19a..5d360e1d 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"
-- 
GitLab