Revert "ci: temporarily disable RS485 related tests"

This reverts commit 983220e216
This commit is contained in:
Michael (XIAO Xufeng)
2020-09-04 12:57:08 +08:00
parent cec605f74d
commit 4941cf58d0
2 changed files with 2 additions and 2 deletions

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', ignore=True)
@ttfw_idf.idf_example_test(env_tag='UT_T2_RS485')
def test_modbus_communication(env, comm_mode):
global logger