obdev/test/controllers/employer_records_controller...

8 lines
147 B
Ruby

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