mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-01 19:28:00 +00:00
jag: test file updates
Signed-off-by: Jed Reynolds <jed@candelatech.com>
This commit is contained in:
@@ -56,8 +56,8 @@ def test_get_port(args=None):
|
||||
debug_=True,
|
||||
_exit_on_error=True)
|
||||
|
||||
result = get_request.get_port(eid_list="1.1.eth2",
|
||||
requested_col_names='list',
|
||||
result = get_request.get_port(eid_list=["1.1.eth2"],
|
||||
requested_col_names='all',
|
||||
debug_=True)
|
||||
pprint.pprint(result)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user