polyglot/test/controllers/connections_controller_test.rb
Benjamin Myara c67849c3dc del
2018-08-31 15:06:42 +01:00

8 lines
143 B
Ruby

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