Reorganise tests to match modern rails test layout
This commit is contained in:
parent
1ea64ea977
commit
98184dfb9c
74 changed files with 78 additions and 73 deletions
|
@ -1,4 +1,4 @@
|
|||
require File.dirname(__FILE__) + '/../test_helper'
|
||||
require 'test_helper'
|
||||
|
||||
class ClientApplicationTest < ActionDispatch::IntegrationTest
|
||||
fixtures :users, :client_applications
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue