today_ai_weather/test/controllers/weather_arts_controller_test.rb

9 lines
192 B
Ruby
Raw Normal View History

require "test_helper"
class WeatherArtsControllerTest < ActionDispatch::IntegrationTest
# test "should get show" do
# get weather_arts_show_url
# assert_response :success
# end
end