Files
national-parks-api/test/models/park_test.rb
2025-10-07 21:50:24 -07:00

8 lines
118 B
Ruby

require "test_helper"
class ParkTest < ActiveSupport::TestCase
# test "the truth" do
# assert true
# end
end