summaryrefslogtreecommitdiffhomepage
path: root/test/controllers/api/v1/games_controller_test.rb
blob: 0052dbbedf4cb74f79a9f4676bda8b1f6a6910f4 (plain)
1
2
3
4
5
6
7
require "test_helper"

class Api::V1::GamesControllerTest < ActionDispatch::IntegrationTest
  # test "the truth" do
  #   assert true
  # end
end