Commit a71676ce authored by Alex Kalderimis's avatar Alex Kalderimis

Add issue reference to pending example

parent 04948056
......@@ -106,7 +106,7 @@ RSpec.shared_examples 'querying a GraphQL type with labels' do
end
it 'batches queries for labels by title' do
pending('Making type authorization fully lazy')
pending('See: https://gitlab.com/gitlab-org/gitlab/-/issues/217767')
multi_selection = query_for(label_b, label_c)
single_selection = query_for(label_d)
......
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