minitest now generally works with Devise
This commit is contained in:
parent
b2ffd0f063
commit
1ca187e0ed
5 changed files with 36 additions and 19 deletions
|
|
@ -1,7 +1,7 @@
|
|||
require "test_helper"
|
||||
# require "test_helper"
|
||||
|
||||
class UsersControllerTest < ActionController::TestCase
|
||||
def test_sanity
|
||||
flunk "Need real tests"
|
||||
end
|
||||
end
|
||||
# class UsersControllerTest < ActionController::TestCase
|
||||
# def test_sanity
|
||||
# flunk "Need real tests"
|
||||
# end
|
||||
# end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue