# frozen_string_literal: true

require 'test_helper'

class CvesControllerTest < ActionDispatch::IntegrationTest
  # test "the truth" do
  #   assert true
  # end
end