module GdsApi::TestHelpers::Search
def example_query
def example_query { filter_organisations: %w[an-organisation-slug], facet_specialist_sectors: "1000,examples:4,example_scope:global,order:value.title", } end
def example_query { filter_organisations: %w[an-organisation-slug], facet_specialist_sectors: "1000,examples:4,example_scope:global,order:value.title", } end