We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93e8a77 commit 3ebdbdaCopy full SHA for 3ebdbda
tests/TreeTopologyTest.py
@@ -527,7 +527,7 @@ def testWildcardsUnresolvedRouters(self):
527
'- Controller-vm[2,30]\n'
528
self.assertEqual(str(tree), display_ref1)
529
530
- def testWildcardsUnresolvedDestionation(self):
+ def testWildcardsUnresolvedDestination(self):
531
"""test topology with node groups and wildcards (unresolved dest)"""
532
with NamedTemporaryFile() as tmpfile:
533
tmpfile.write(b'[routes]\n')
0 commit comments