X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/7ccd11ebf3c8e119a04119a2e89ce6a879560578..35370684e503ef4c51a9b6798eef12d336ed1ee9:/test/controllers/site_controller_test.rb?ds=sidebyside 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