require 'test_helper' module Spina class InquiriesControllerTest < ActionController::TestCase # test "the truth" do # assert true # end end end