From: Tom Hughes Date: Tue, 3 Mar 2015 01:18:25 +0000 (+0000) Subject: Load API fixture for the search controller tests X-Git-Tag: live~4160 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/6e3d183c40a6b5c0d01352531e00d577e314c98c?hp=c0e4394a486002a3d4283200a8a1ed20c0f134f8 Load API fixture for the search controller tests --- diff --git a/test/controllers/search_controller_test.rb b/test/controllers/search_controller_test.rb index 3a4906472..d3300452b 100644 --- a/test/controllers/search_controller_test.rb +++ b/test/controllers/search_controller_test.rb @@ -1,6 +1,8 @@ require "test_helper" class SearchControllerTest < ActionController::TestCase + api_fixtures + ## # test all routes which lead to this controller def test_routes