mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-01 03:07:56 +00:00
inheritance fixes
This commit is contained in:
committed by
Jed Reynolds
parent
1a52b10664
commit
4c0662180f
@@ -264,6 +264,7 @@ python3 ./test_ipv4_variable_time.py
|
||||
script_name='test_ipv4_variable_time',
|
||||
show=show,
|
||||
arguments=args)
|
||||
print(ip_var_test.cx_profile.create())
|
||||
ip_var_test.stop()
|
||||
if not ip_var_test.passes():
|
||||
print(ip_var_test.get_fail_message())
|
||||
|
||||
Reference in New Issue
Block a user