Accept new error. (#85)

This commit is contained in:
Felix Fontein 2022-04-27 09:26:03 +02:00 committed by GitHub
parent 0815b11bbf
commit d56410b468
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -32,4 +32,4 @@
assert:
that:
- result is failed
- "'Unable to connect to port 12349 ' in result.msg"
- "'Unable to connect to port 12349 ' in result.msg or 'ssh connect failed: Connection refused' in result.msg"