tiss2go/test/controllers/favorite_controller_test.rb
2020-04-21 18:06:07 +02:00

8 lines
140 B
Ruby

require 'test_helper'
class FavoriteControllerTest < ActionDispatch::IntegrationTest
# test "the truth" do
# assert true
# end
end