Commit Graph

1 Commits (c45d193af4ddac6938ac1bab59deca492b5f739b)

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