lib/soaspec/exchange/exchange_repeater.rb in soaspec-0.2.29 vs lib/soaspec/exchange/exchange_repeater.rb in soaspec-0.2.30

- old
+ new

@@ -1,4 +1,6 @@ +# frozen_string_literal: true + module Soaspec # Ways of repeating an exchange to reach a desired outcome module ExchangeRepeater # Wait until the passed block returns true # @param [Hash] opts Options for this instance