app port from old version
This commit is contained in:
@ -2,7 +2,7 @@ require 'test_helper'
|
||||
|
||||
class ParentsControllerTest < ActionController::TestCase
|
||||
def test_parents
|
||||
xhr :get, :index
|
||||
get :index
|
||||
assert response.ok?
|
||||
end
|
||||
end
|
||||
|
Reference in New Issue
Block a user