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

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