2023-05-10 14:29:15 +01:00

8 lines
120 B
Ruby

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