samples: boards: stm32 serial_wakeup does not check device ready

Since the change in the PR  #49167
samples: boards: stm32: serial_wakeup: fix device usage issues
the sample should not check the "Device ready" anymore

Signed-off-by: Francois Ramu <francois.ramu@st.com>
This commit is contained in:
Francois Ramu 2022-08-23 09:32:02 +02:00 committed by Fabio Baltieri
commit 6bd5ef3137

View file

@ -7,7 +7,6 @@ tests:
harness_config:
type: multi_line
regex:
- "Device ready"
- "Device is wakeup capable"
- "Wakeup source enable ok"
- "Wakeup source enabled"