You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "/home/praja/.ssh/modem-test-framework/tests/modem_checks.py", line 20, in test_modem_enabled
ModemCmds.modem_enabled()
File "/home/praja/.ssh/modem-test-framework/plmn/modem_cmds.py", line 85, in modem_enabled
assert modem_en is True
AssertionError
The text was updated successfully, but these errors were encountered:
Hello sir,
When I executed modem_checks.py file it is showing the below issue.
FAIL: test_modem_enabled (modem_checks.ModemChecks)
Traceback (most recent call last):
File "/home/praja/.ssh/modem-test-framework/tests/modem_checks.py", line 20, in test_modem_enabled
ModemCmds.modem_enabled()
File "/home/praja/.ssh/modem-test-framework/plmn/modem_cmds.py", line 85, in modem_enabled
assert modem_en is True
AssertionError
The text was updated successfully, but these errors were encountered: