]> git.openstreetmap.org Git - rails.git/commitdiff
Load API fixture for the search controller tests
authorTom Hughes <tom@compton.nu>
Tue, 3 Mar 2015 01:18:25 +0000 (01:18 +0000)
committerTom Hughes <tom@compton.nu>
Tue, 3 Mar 2015 01:18:25 +0000 (01:18 +0000)
test/controllers/search_controller_test.rb

index 3a490647207957b417325198df0de24e50338980..d3300452b05d15f3eeab17a13728b171dc3ace40 100644 (file)
@@ -1,6 +1,8 @@
 require "test_helper"
 
 class SearchControllerTest < ActionController::TestCase
+  api_fixtures
+
   ##
   # test all routes which lead to this controller
   def test_routes