summaryrefslogtreecommitdiffstats
path: root/test/integration/account_test.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/integration/account_test.rb')
-rw-r--r--test/integration/account_test.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/integration/account_test.rb b/test/integration/account_test.rb
index 8e2c0eca1..2a5579435 100644
--- a/test/integration/account_test.rb
+++ b/test/integration/account_test.rb
@@ -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"