Remove the api_fixtures helper
This is no longer required, as the tests no longer use fixtures.
This commit is contained in:
parent
162949817d
commit
5d0ea28796
26 changed files with 0 additions and 108 deletions
|
@ -2,8 +2,6 @@ require "test_helper"
|
|||
require "old_relation_controller"
|
||||
|
||||
class OldRelationControllerTest < 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