Closed Borgquite closed 9 months ago
I fixed the test pipeline, it failed on an unrelated error. I seems a recent update to PS 7.4.1 on the build worker was not compatible with the unit tests. If you pull in changes from main the tests should not fail, at least not on that unrelated error. 🙂
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
131fb75
) 98% compared to head (1f0feb9
) 98%. Report is 2 commits behind head on main.
@johlju Ah, thank you. I saw the test error but couldn't work out for the life of me how my simple tweak was breaking the test - amazing coincidence that the issues was also in the ADSRootKey test! :D
@Borgquite thanks for this! It will release in a preview shortly, let me know that it works and I make a full release.
@johlju All looks good from here - good to release :)
Pull Request (PR) description
Fix #702 where 'String was not recognised as a valid DateTime' can occur with non en-US cultures
This Pull Request (PR) fixes the following issues
Task list
This change is