Skip to content

connection: change the count of active connection

Wen Liang requested to merge liangwen12year/NetworkManager-ci:NMCI-fix into main

There will always be an active conenction for loopback device, either automatically created by NM (external connection) or created by user.

Thus, change the count of active connection in the test "introspection_active_connection".

NetworkManager!1332 (merged)

Merge request reports