aioble/multitests: Adjust expected output for write capture test.

Testing shows that the first two writes always go through and the rest are
dropped, so update the .exp file to match that.

Signed-off-by: Damien George <damien@micropython.org>
pull/863/head
Damien George 2024-05-25 18:24:19 +10:00
rodzic 63736c182a
commit 1e792c39d3
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -2,7 +2,7 @@
advertise advertise
connected connected
written b'central0' written b'central0'
written b'central2' written b'central1'
written b'central0' True written b'central0' True
written b'central1' True written b'central1' True
written b'central2' True written b'central2' True