fix all tests accordingly to new return
This commit is contained in:
@ -114,7 +114,7 @@ module Parfait
|
||||
count += 1
|
||||
addr = addr.next_integer
|
||||
end
|
||||
assert_equal 300, count
|
||||
assert_equal 400, count
|
||||
end
|
||||
|
||||
def test_messages
|
||||
|
Reference in New Issue
Block a user