polyglot/test/controllers/chat_rooms_controller_test.rb
2018-08-29 14:09:12 +01:00

8 lines
141 B
Ruby

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