Commit Graph

1 Commits (8b30360ca98cf9fa9694f86d122b18da68c14c96)

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