lib/dry/transaction/result_matcher.rb in dry-transaction-0.14.0 vs lib/dry/transaction/result_matcher.rb in dry-transaction-0.15.0

- old
+ new

@@ -1,7 +1,7 @@ # frozen_string_literal: true -require 'dry/matcher' +require "dry/matcher" module Dry module Transaction ResultMatcher = Dry::Matcher.new( success: Dry::Matcher::Case.new(