remove garbage comment from test/integration/account_test.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@12972 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
c075626462
commit
b4fd6b47b1
|
@ -26,7 +26,6 @@ end
|
|||
class AccountTest < ActionController::IntegrationTest
|
||||
fixtures :users, :roles
|
||||
|
||||
# Replace this with your real tests.
|
||||
def test_login
|
||||
get "my/page"
|
||||
assert_redirected_to "/login?back_url=http%3A%2F%2Fwww.example.com%2Fmy%2Fpage"
|
||||
|
|
Loading…
Reference in New Issue