test: slave: Fix an ID message length
Fix the logic in ID test for Slave as it expects that the length of
get_id_data message from Master is 31 bytes. Change it to real value in
30 bytes.
Signed-off-by:
Mikhail Vanyulin <mikhail.vanyulin@rtsoft.de>