diff --git a/features/comments_and_kudos/add_comment.feature b/features/comments_and_kudos/add_comment.feature index f12c07db92..e2eca58cec 100644 --- a/features/comments_and_kudos/add_comment.feature +++ b/features/comments_and_kudos/add_comment.feature @@ -235,7 +235,7 @@ Scenario: It hides comment actions when a reply form is open @javascript Scenario: It shows and hides cancel buttons properly - Given the work "Aftermath" by "creator" + Given the work "Aftermath" by "creator" with guest comments enabled And a comment "Ugh." by "pest" on the work "Aftermath" When I view the work "Aftermath" And I display comments @@ -249,7 +249,7 @@ Scenario: It shows and hides cancel buttons properly @javascript Scenario: It shows and hides cancel buttons properly even on a new page -Given the work "Aftermath" by "creator" +Given the work "Aftermath" by "creator" with guest comments enabled And a comment "Ugh." by "pest" on the work "Aftermath" When I view the work "Aftermath" And I display comments