This commit is contained in:
Benjamin Myara
2018-08-31 15:06:42 +01:00
parent d0803e7e72
commit c67849c3dc
13 changed files with 80 additions and 2 deletions

View File

@@ -0,0 +1,7 @@
require 'test_helper'
class ConnectionsControllerTest < ActionDispatch::IntegrationTest
# test "the truth" do
# assert true
# end
end