spec/lib/client/order_spec.rb in gman_client-0.3.1 vs spec/lib/client/order_spec.rb in gman_client-0.4.0

- old
+ new

@@ -1,4 +1,6 @@ +# frozen_string_literal: true + require 'spec_helper' require 'webmock' RSpec.describe Gman::Client do include WebMock::API