require 'test_helper' class SchoolTest < ActiveSupport::TestCase test "the truth" do assert true end end