Method: GraphitiGql::SpecHelper#run!

Defined in:
lib/graphiti_gql/spec_helper.rb

#run!Object



89
90
91
92
# File 'lib/graphiti_gql/spec_helper.rb', line 89

def run!
  @json = nil
  @result = run.call
end