[x] Scenario: Confirm Event Attendance for Users how came to the Event, but have RSVPed No
Given there is a 'monthly meetup' meetup
And 'Alex Smith' is organizer of 'local meetup' organization
And I'm 'Alex Smith'
And user 'Jo Johnson' RSVPed No for 'monthly meetup' meetup
And I confirm user 'Jo Johnson' attended 'monthly meetup' meetup
Then user 'Jo Johnson' is a confirmed attendee for 'monthly meetup' meetup
As an organizer