mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
Remove blank line
This commit is contained in:
committed by
Xavier Noria
parent
39183f4ede
commit
1d64041d59
@@ -55,7 +55,6 @@ module ActionDispatch
|
||||
# assert_redirected_to @customer
|
||||
#
|
||||
def assert_redirected_to(options = {}, message=nil)
|
||||
|
||||
assert_response(:redirect, message)
|
||||
return true if options == @response.location
|
||||
|
||||
|
||||
Reference in New Issue
Block a user