spec/support/factory_bot.rb in graphql_devise-0.12.3 vs spec/support/factory_bot.rb in graphql_devise-0.13.0

- old
+ new

@@ -1,4 +1,6 @@ +# frozen_string_literal: true + RSpec.configure do |config| config.include FactoryBot::Syntax::Methods config.before(:suite) do FactoryBot.find_definitions