context'user does not have push right to repository'do
context'user does not have push right to repository'do
it'returns an appropriate message and status code',:aggregate_failuresdo
it_behaves_like'misconfigured dashboard service response with stepable',:forbidden,'You are not allowed to push into this branch. Create another branch or open a merge request.'
it'returns an appropriate message and status code',:aggregate_failuresdo
it_behaves_like'misconfigured dashboard service response with stepable',:bad_request,'There was an error updating the dashboard, branch named: existing_branch already exists.'