about summary refs log tree commit diff
path: root/test/models/player_test.rb
blob: 263f09a82275c4348b1be6530ecb8e78bf6e5703 (plain) (blame)
1
2
3
4
5
6
7
8
9
# frozen_string_literal: true

require 'test_helper'

class PlayerTest < ActiveSupport::TestCase
  # test "the truth" do
  #   assert true
  # end
end