tiss2go/test/controllers/people_crawler_controller_test.rb
2020-04-24 16:56:22 +02:00

8 lines
145 B
Ruby

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