lib/dry/transaction/result_matcher.rb in dry-transaction-0.13.0 vs lib/dry/transaction/result_matcher.rb in dry-transaction-0.13.1
- old
+ new
@@ -1,5 +1,7 @@
-require "dry/matcher"
+# frozen_string_literal: true
+
+require 'dry/matcher'
module Dry
module Transaction
ResultMatcher = Dry::Matcher.new(
success: Dry::Matcher::Case.new(