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 3d38c95315ee57f72fa364cd36c5e2a36373b69f..1f8a1075db2fb602c4994604db498742bdf49ca7 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
@@ -2,7 +2,7 @@ Feature: Content Management - Cloning content and entities
 As a logged in user with a permission to mange entities
 I want to be able to clone an entity.
 
-  @javascrip @local @development
+  @javascript @local @development
   Scenario: Check if a user with a permission can clone a Landing page (Paragraphs)
     Given I am a logged in user with the "test_site_admin" user
      When I go to "node/add/landing_page"