Fix the descriptions for the label test. Those included some copy and paste artifacts.
Now:
running 1 test from ./utils/label.test.ts
split labels ...
preserves single label ... ok (0ms)
splits multiple labels ... ok (0ms)
splits multiple labels, trim values ... ok (0ms)
preserves label whose suffix contains a slash ... ok (0ms)
split labels ... ok (2ms)
Fix the descriptions for the label test. Those included some copy and paste artifacts.
Now: