You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Given a user is viewing the post details or a post's comments
When they click the "Add Comment" button
Then they should be routed to a comment form
And once the form is submitted
Then they should be routed to the comment page for that post
The text was updated successfully, but these errors were encountered:
Given a user is viewing the post details or a post's comments
When they click the "Add Comment" button
Then they should be routed to a comment form
And once the form is submitted
Then they should be routed to the comment page for that post
The text was updated successfully, but these errors were encountered: