summaryrefslogtreecommitdiffhomepage
path: root/test/controllers/api/v1/games_controller_test.rb
diff options
context:
space:
mode:
authorrealtradam <[email protected]>2024-06-27 12:41:26 -0400
committerrealtradam <[email protected]>2024-06-27 12:41:26 -0400
commitc8be5658bae95b94198dc00bd206ba324d9404e0 (patch)
tree24563828d9f04a4e52c9187cff3c028434fd886c /test/controllers/api/v1/games_controller_test.rb
parent8ec0664fe7cf4a34bc5fc1f162c053622a42dd41 (diff)
downloadgameHolster-c8be5658bae95b94198dc00bd206ba324d9404e0.tar.gz
gameHolster-c8be5658bae95b94198dc00bd206ba324d9404e0.zip
add frontend to repo
Diffstat (limited to 'test/controllers/api/v1/games_controller_test.rb')
-rw-r--r--test/controllers/api/v1/games_controller_test.rb7
1 files changed, 0 insertions, 7 deletions
diff --git a/test/controllers/api/v1/games_controller_test.rb b/test/controllers/api/v1/games_controller_test.rb
deleted file mode 100644
index 0052dbb..0000000
--- a/test/controllers/api/v1/games_controller_test.rb
+++ /dev/null
@@ -1,7 +0,0 @@
-require "test_helper"
-
-class Api::V1::GamesControllerTest < ActionDispatch::IntegrationTest
- # test "the truth" do
- # assert true
- # end
-end