data_importer/test/controllers/cves_controller_test.rb

8 lines
136 B
Ruby
Raw Normal View History

2022-04-04 13:18:03 -05:00
require "test_helper"
class CvesControllerTest < ActionDispatch::IntegrationTest
# test "the truth" do
# assert true
# end
end