Unnessary spaces removed
This commit is contained in:
parent
32f8696c6b
commit
e3f034f67d
@ -553,7 +553,6 @@ class TestCfgGen(TestCase):
|
||||
def test_minigraph_neighbor_interfaces(self):
|
||||
argument = ['-m', self.sample_graph_simple_case, '-p', self.port_config, '-v', "PORT"]
|
||||
output = self.run_script(argument)
|
||||
|
||||
self.assertEqual(
|
||||
utils.to_dict(output.strip()),
|
||||
utils.to_dict(
|
||||
|
Reference in New Issue
Block a user