Files
fizzy/test/models/organization_test.rb
T
2024-06-21 16:45:29 +01:00

8 lines
126 B
Ruby

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