Skip to content

Commit

Permalink
doc: test_isis_snmp.py typo
Browse files Browse the repository at this point in the history
  • Loading branch information
RodrigoMNardi committed Jun 28, 2023
1 parent 72b0723 commit a02138c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/topotests/isis_snmp/test_isis_snmp.py
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ def build_topo(tgen):
switch = tgen.add_switch("s6")
switch.add_link(tgen.gears["r2"])
switch.add_link(tgen.gears["r3"])
switch.add_linker(tgen.gears["r3"])


def setup_module(mod):
Expand Down

0 comments on commit a02138c

Please sign in to comment.