Skip to content

WIP: Invite strangers to challenges for non admins

Failed to pass the test "can not invite other users if not a member of the challenge"

1) Api::ChallengesController#can_invite can not invite other users if not a member of the challenge
     Failure/Error: expect(response).to have_http_status :forbidden
       expected the response to have status code :forbidden (403) but it was :ok (200)

Merge request reports

Loading