reports/uploads: remove upload report page.
This commit is contained in:
@@ -10,13 +10,6 @@ class ReportsControllerTest < ActionDispatch::IntegrationTest
|
||||
end
|
||||
end
|
||||
|
||||
context "uploads action" do
|
||||
should "render" do
|
||||
get_auth reports_uploads_path, @mod
|
||||
assert_response :success
|
||||
end
|
||||
end
|
||||
|
||||
context "upload_tags action" do
|
||||
should "render" do
|
||||
get reports_upload_tags_path(user_id: @users.first)
|
||||
|
||||
Reference in New Issue
Block a user