Commit 966b62d7 authored by Sean Arnold's avatar Sean Arnold
parent 60aaf864
......@@ -29,7 +29,7 @@ RSpec.describe 'sentry errors requests' do
let(:error_data) { graphql_data.dig('project', 'sentryErrors', 'detailedError') }
it_behaves_like 'a working graphql query' do
it_behaves_like 'a working graphql query', :quarantine do
before do
post_graphql(query, current_user: current_user)
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