Remove the api_fixtures helper

This is no longer required, as the tests no longer use fixtures.
This commit is contained in:
Andy Allan 2017-06-01 10:59:48 +01:00
parent 162949817d
commit 5d0ea28796
26 changed files with 0 additions and 108 deletions

View file

@ -1,8 +1,6 @@
require "test_helper"
class SwfControllerTest < ActionController::TestCase
api_fixtures
##
# test all routes which lead to this controller
def test_routes