Commit d9e5a917 authored by Aleksei Lipniagov's avatar Aleksei Lipniagov

Last Gitlab::Sentry renaming

parent fd3f3f0e
......@@ -38,7 +38,7 @@ module Gitlab
raise InvalidResponseCode, "Unsupported response code received from Validation Service: #{response_code}"
end
rescue => ex
Gitlab::Sentry.track_exception(ex)
Gitlab::ErrorTracking.track_exception(ex)
true
end
......
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