Files
old-zsterminator/test/models/team_test.rb

8 lines
118 B
Ruby
Raw Normal View History

2024-08-06 14:16:40 +02:00
require "test_helper"
2024-08-11 14:18:36 +02:00
class TeamTest < ActiveSupport::TestCase
2024-08-06 14:16:40 +02:00
# test "the truth" do
# assert true
# end
end