skill-assessment-app/test/controllers/admin_controller_test.rb
2016-09-21 17:04:08 -05:00

6 lines
117 B
Ruby

# frozen_string_literal: true
require 'test_helper'
class AdminControllerTest < ActionDispatch::IntegrationTest
end