Files
flagship/test/models/organization_test.rb

8 lines
126 B
Ruby

require "test_helper"
class OrganizationTest < ActiveSupport::TestCase
# test "the truth" do
# assert true
# end
end