Commit 59d705c
[platform] fixed undefined variable in test test_platform_info.py (sonic-net#3410)
What is the motivation for this PR?
Fix for NameError: global name 'duthost' is not defined
How did you verify/test it?
executed tests from file 'platform_tests/test_platform_info.py'1 parent b5dc935 commit 59d705c
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
418 | 418 | | |
419 | 419 | | |
420 | 420 | | |
421 | | - | |
| 421 | + | |
422 | 422 | | |
423 | 423 | | |
424 | 424 | | |
| |||
0 commit comments