relaycorp / awala-endpoint-android

High-level library for Android apps implementing Awala endpoints
Apache License 2.0
2 stars 1 forks source link

fix: Improve ReceiveMessagesTest with log asserts #230

Closed sdsantos closed 2 years ago

sdsantos commented 2 years ago

Fixes #49

@gnarea Notice the failing test. Feels weird that deleting the ThirdPartyEndpoint is not enough, since it triggers another error. Are we forgetting to delete something inside the delete() method?

github-actions[bot] commented 2 years ago

:tada: This PR is included in version 1.12.1 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: