mirror of
https://github.com/kubernetes/node-problem-detector.git
synced 2026-02-23 22:34:04 +00:00
The unit test was dependent on the order of map iteration. Changed to using sorted keys while iterating.
The unit test was dependent on the order of map iteration. Changed to using sorted keys while iterating.