scansion: vcard_temp: Ensure at least one connection is open throughout test

I plan to introduce logic to "reset" the server between individual tests,
which is currently triggered by the lack of any connections. This is the only
test that has a point where no clients are connected, and it's not necessary,
so I changed it to keep the connection open for the duration of the test.
This commit is contained in:
Matthew Wild 2023-03-23 14:19:43 +00:00
parent f3792af0fe
commit 893366fb79

View file

@ -51,8 +51,6 @@ Romeo receives:
</vCard>
</iq>
Romeo disconnects
Juliet connects
Juliet sends:
@ -77,4 +75,6 @@ Juliet receives:
Juliet disconnects
Romeo disconnects
# recording ended on 2018-10-20T15:02:14Z