Load API fixture for the search controller tests
This commit is contained in:
parent
c0e4394a48
commit
6e3d183c40
1 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,8 @@
|
|||
require "test_helper"
|
||||
|
||||
class SearchControllerTest < ActionController::TestCase
|
||||
api_fixtures
|
||||
|
||||
##
|
||||
# test all routes which lead to this controller
|
||||
def test_routes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue