X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/374668c7cc06da7e76f5d447056d13022947886c..e219916dcbb00fe179d27a3c1b32139c511f9c2e:/test/controllers/site_controller_test.rb diff --git a/test/controllers/site_controller_test.rb b/test/controllers/site_controller_test.rb index a2ea86f6f..c7826062b 100644 --- a/test/controllers/site_controller_test.rb +++ b/test/controllers/site_controller_test.rb @@ -4,6 +4,8 @@ class SiteControllerTest < ActionController::TestCase ## # setup oauth keys def setup + super + Settings.id_key = create(:client_application).key Settings.potlatch2_key = create(:client_application).key