X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/dd81b09ebaae296f5dc29cf991944b38e3c80c8c..baf10cd39289cd7e94a819305e46f43e85a136c6:/test/controllers/user_preference_controller_test.rb diff --git a/test/controllers/user_preference_controller_test.rb b/test/controllers/user_preference_controller_test.rb index 4966ae748..46c631f92 100644 --- a/test/controllers/user_preference_controller_test.rb +++ b/test/controllers/user_preference_controller_test.rb @@ -45,7 +45,7 @@ class UserPreferenceControllerTest < ActionController::TestCase assert_select "preference", :count => 0 end end - + # authenticate as a user with preferences basic_authorization("test@openstreetmap.org", "test")