samples: drivers: adc: Update console output specification

This is a follow-up to commit 9fa35bc9a0.

Align specification of the expected console output with the changes
done to the sample in the above commit.

Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>
This commit is contained in:
Andrzej Głąbek 2023-04-14 15:46:42 +02:00 committed by Carles Cufí
commit 8cc7ca1208

View file

@ -16,5 +16,5 @@ tests:
harness_config:
type: multi_line
regex:
- "ADC reading:"
- "ADC reading\\[\\d+\\]:"
- "- .+, channel \\d+: -?\\d+"