You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test: add one test case to TestNetworkInspect in network_inspect_test.go
Suppose that a `container A` is running in the network
`some-network-as-well`.
In this case, this commit adds a test to ensure that `container A` isn't
displayed in the `Containers` section of the output of
`nerdctl network inspect some-network`.
Signed-off-by: Hayato Kiwata <[email protected]>
0 commit comments