Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Tests: Fix flaky Add_new_labels test (#1511)
This should fix flakyness of the test: TestUpdateAllManagedClusterLabelNames/Add_new_labels Which would flake due to non-deterministic order of labels. Fixed by sorting the slice in the test. Introduced by: 448fe48 Signed-off-by: Jacob Baungard Hansen <[email protected]>
- Loading branch information