Closed doodlesbykumbi closed 3 years ago
@izgeri This func is used to generate the envfile. This change means that the envfile will be sorted by the envvaar names. There's no explicit API that relies on this being sorted or not, so I don't think it needs a CHANGELOG mention. If anything, this sorting is purely for making our code testable.
What does this PR do?
Fix flaky tests by having joinEnv return sorted results.
What ticket does this PR close?
Connected to #193 (not clear if it fully resolves it)
Checklists
Change log
Test coverage
Documentation
README
s) were updated in this PR, and/or there is a follow-on issue to update docs, or