lib/solidus_jwt/factories.rb in solidus_jwt-1.1.0 vs lib/solidus_jwt/factories.rb in solidus_jwt-1.2.0

- old
+ new

@@ -1,4 +1,6 @@ +# frozen_string_literal: true + FactoryBot.define do # Define your Spree extensions Factories within this file to enable applications, and other extensions to use and override them. # # Example adding this to your spec_helper will load these Factories for use: # require 'solidus_jwt/factories'