finished dmails and favorites functional tests
This commit is contained in:
@@ -14,7 +14,7 @@ class CommentsControllerTest < ActionController::TestCase
|
||||
CurrentUser.ip_addr = nil
|
||||
end
|
||||
|
||||
should "render the index page" do
|
||||
should "get the index page" do
|
||||
get :index
|
||||
assert_response :success
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user