Commit 4be09441 authored by raju249's avatar raju249

fix syntax offenses

parent 2a669011
......@@ -16,7 +16,6 @@ describe API::ErrorTracking do
create(:project, :repository, error_tracking_setting: project_error_tracking_setting)
end
context 'when project has no settings' do
it 'returns 404' do
get api("/projects/#{project.id}/error_tracking/sentry_project_settings", project.creator)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment