Closed arjun-rajappa closed 2 months ago
Deprecated name argument in remove_connection was causing issues. Initial method signature was remove_connection(name = nil). So removing the argument in this test file will fix the tests and should not have any repercussions on other areas.
Deprecated name argument in remove_connection was causing issues. Initial method signature was remove_connection(name = nil). So removing the argument in this test file will fix the tests and should not have any repercussions on other areas.