Skip to content

[9.20] fix: test: Fix intermittent ksr test failure

A test may fail if the key id is shorter than 5 digits. Add a leading space to the expected strings which start with the key tag to avoid the issue.

Closes #5002 (closed)

Backport of MR !9688 (merged)

Merge request reports