]> git.openstreetmap.org Git - rails.git/commit
Remove unnecessary token granting from the user_preferences tests
authorAndy Allan <git@gravitystorm.co.uk>
Wed, 31 Oct 2018 10:36:24 +0000 (11:36 +0100)
committerAndy Allan <git@gravitystorm.co.uk>
Wed, 31 Oct 2018 10:36:24 +0000 (11:36 +0100)
commit149c07fd2bc33a8974d0b0f6e8ab5425d3178374
tree37a4f8e4ec022ce2ad7368a468e14c2941f9edaa
parentf11221f05bcdd05edd7a9f97d6d57e7baaeb4921
Remove unnecessary token granting from the user_preferences tests

Sufficient permissions are granted by the basic authorisation, so this
isn't testing anything.
test/controllers/user_preferences_controller_test.rb
test/test_helper.rb