Skip to content

Replace generic shared example on merge request spec

What does this MR do and why?

This MR replaces the usages of the generic shared example 'a working graphql query' in merge request spec with 'a working graphql query that returns no data' and 'a working graphql query that returns data' accordingly to make it clear what we are testing.

Related to #419768 (comment 1602674258)

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports