data_importer/test/controllers/cpes_controller_test.rb

7 lines
136 B
Ruby

require "test_helper"
class CpesControllerTest < ActionDispatch::IntegrationTest
# test "the truth" do
# assert true
# end
end