]> git.openstreetmap.org Git - rails.git/blobdiff - test/integration/user_terms_seen_test.rb
Cleanup trailing whitespace
[rails.git] / test / integration / user_terms_seen_test.rb
index 1bed53bce8aa13533d1792b185d0d060e17657aa..55464939698531d9ba243c3a8d8988d382b6d598 100644 (file)
@@ -38,7 +38,7 @@ class UserTermsSeenTest < ActionDispatch::IntegrationTest
       post "/user/save", {'decline' => 'decline', 'referer' => '/'}
       assert_redirected_to "/"
       follow_redirect!
-    
+
       # should be carried through to a normal login with a message
       assert_response :success
       assert !flash[:notice].nil?