Commit Graph

1 Commits (cae9d633b06a62cdc40df0b5fc96db1f1df6d4e9)

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