pinrails/test/controllers/players_controller_test.rb
2021-08-21 19:30:33 -04:00

8 lines
139 B
Ruby

require 'test_helper'
class PlayersControllerTest < ActionDispatch::IntegrationTest
# test "the truth" do
# assert true
# end
end