diff --git a/cypress/integration/post/Comment.feature b/cypress/integration/post/Comment.feature index 8370bcfd4..9d76a8cef 100644 --- a/cypress/integration/post/Comment.feature +++ b/cypress/integration/post/Comment.feature @@ -16,7 +16,7 @@ Feature: Post Comment """ Human Connection rocks """ - And I click on "Submit Comment" + And I click on "Comment" Then my comment should be successfully created And I should see my comment And the editor should be cleared