Skip to content

fix: test: Fix intermittent ksr test failure

Matthijs Mekking requested to merge 5002-unexpected-match-ksr-twotwone into main

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)

Merge request reports