summaryrefslogtreecommitdiff
path: root/test/controllers/pokedex_controller_test.rb
blob: 08fbbadf32a7300aec44e9eda913cb6ca0b00f34 (plain)
1
2
3
4
5
6
7
require "test_helper"

class PokedexControllerTest < ActionDispatch::IntegrationTest
  # test "the truth" do
  #   assert true
  # end
end