Merge "Trivial: Fix a typo in test_network.py"
This commit is contained in:
@ -503,7 +503,7 @@ class TestSetNetwork(TestNetwork):
|
|||||||
|
|
||||||
class TestShowNetwork(TestNetwork):
|
class TestShowNetwork(TestNetwork):
|
||||||
|
|
||||||
# The network to set.
|
# The network to show.
|
||||||
_network = network_fakes.FakeNetwork.create_one_network()
|
_network = network_fakes.FakeNetwork.create_one_network()
|
||||||
|
|
||||||
columns = (
|
columns = (
|
||||||
|
Reference in New Issue
Block a user