Commit Graph

1 Commits (323d2adfcce9a53e906c2c4a40f6ac5fb32a0e68)

Author SHA1 Message Date
John Chen c73288ad53 user - compare macOS user properties using same type (#62973)
self._get_user_property returns a string, so when doing a comparison
using this value, cast the second variable to a string so that the
comparison behaves correctly
* Add changelog
* Add to_text import
* Add integration test
5 years ago