require 'test_helper' module VisualMigrate class SchemaMigrationTest < ActiveSupport::TestCase # test "the truth" do # assert true # end end end