summaryrefslogtreecommitdiffstats
path: root/tests/topotests/isis_snmp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/topotests/isis_snmp')
-rwxr-xr-xtests/topotests/isis_snmp/test_isis_snmp.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/topotests/isis_snmp/test_isis_snmp.py b/tests/topotests/isis_snmp/test_isis_snmp.py
index ddef0800..81c96b3d 100755
--- a/tests/topotests/isis_snmp/test_isis_snmp.py
+++ b/tests/topotests/isis_snmp/test_isis_snmp.py
@@ -147,7 +147,7 @@ def setup_module(mod):
tgen.start_router()
-def teardown_module(mod):
+def teardown_module():
"Teardown the pytest environment"
tgen = get_topogen()