Skip to content
Snippets Groups Projects
Commit c8839379 authored by Arie Peterson's avatar Arie Peterson Committed by Maarten de Waard
Browse files

Apply 1 suggestion(s) to 1 file(s)

parent 5d6a8da4
No related branches found
No related tags found
No related merge requests found
......@@ -98,7 +98,7 @@ Known Issues
The default ssh backend for testinfra tests is ``paramiko``, which doesn't work
out of the box. It fails to connect to the host because the ``ed25519`` hostkey
was not verified. Therefore we need to force plain ssh:// with either
was not verified. Therefore we need to force plain ``ssh://`` with either
``connection=ssh`` or ``--hosts=ssh://…``
Taiko tests
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment