pinrails/test/controllers/players_controller_test.rb

8 lines
139 B
Ruby

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