Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[sinttest] prevent NullPointerException in RosterIntegrationTest
When listening for a presence stanza, assuming that every stanza will have a 'status' can cause NullPointerExceptions to be logged. This commit prevents that.
- Loading branch information