Add spring and fix controller specs
This commit is contained in:
@@ -41,6 +41,7 @@ module Matchers
|
||||
def failure_message
|
||||
"supplier #{@supplier_id} did not receive broadcast #{@message} with #{@target_object.inspect} #{@failure_debug_content}"
|
||||
end
|
||||
def supports_block_expectations?; true; end
|
||||
end
|
||||
|
||||
def broadcast_to_supplier(*args, &block)
|
||||
|
||||
Reference in New Issue
Block a user