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
|
@ -1,8 +1,6 @@
|
|||
require "test_helper"
|
||||
|
||||
class SwfControllerTest < 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