Given a user wants to edit a post, when they are on their profile page, then there should be three dots to click on in the top right corner of the post
Given a user wants to edit a post, when they click on the three dots in the top right corner of the post, then there should be an option that says edit
Given a user wants to edit their post, when they have finished editing, then they should be able to click confirm changes
Given a user wants to edit their post, when they click confirm changes, then they should be directed back to their profile page and see the edited post
Size: 5
Given a user wants to edit a post, when they are on their profile page, then there should be three dots to click on in the top right corner of the post
Given a user wants to edit a post, when they click on the three dots in the top right corner of the post, then there should be an option that says edit
Given a user wants to edit their post, when they have finished editing, then they should be able to click confirm changes
Given a user wants to edit their post, when they click confirm changes, then they should be directed back to their profile page and see the edited post