spec/graphql/schema/warden_spec.rb in graphql-1.2.6 vs spec/graphql/schema/warden_spec.rb in graphql-1.3.0
- old
+ new
@@ -1,4 +1,5 @@
+# frozen_string_literal: true
require "spec_helper"
module MaskHelpers
PhonemeType = GraphQL::ObjectType.define do
name "Phoneme"