fixed turbolinks/ready issue
This commit is contained in:
@ -6,7 +6,7 @@ class AuthControllerTest < ActionDispatch::IntegrationTest
|
||||
|
||||
test "Should fake login process" do
|
||||
# This is not a real test of AuthController!
|
||||
# We are really testing that the monkey path is correct
|
||||
# We are really testing that the monkey patch is correct
|
||||
#
|
||||
# This simply tests to make sure the test suite is
|
||||
# properly monkey patching the oAuth network call and
|
||||
|
Reference in New Issue
Block a user