Bugfix/fix RS485 ut fail

* Original commit: espressif/esp-idf@8737584789
This commit is contained in:
Alex Lisitsyn
2020-10-19 16:17:19 +08:00
committed by aleks
parent c123f2895b
commit fb445432c4

View File

@@ -165,7 +165,7 @@ def test_check_mode(dut=None, mode_str=None, value=None):
return False
@ttfw_idf.idf_example_test(env_tag='UT_T2_RS485')
@ttfw_idf.idf_example_test(env_tag='Example_T2_RS485')
def test_modbus_communication(env, comm_mode):
global logger