fix(test): correct test for ssh-key parsing

Our set of keys returned by util.parse_ssh_keys is unordered so we have to adapt our test to not rely on a specific order for multiple keys.

Fixes: 5ccfa7c0 ("fix: same ssh key entered multiple times")

Merge request reports

Loading