The source project of this merge request has been removed.
[test] Add errBack to log the doc_id when decrypt fails
With reference to issue - https://github.com/pixelated/pixelated-user-agent/issues/908, we need the 'doc_id' of the documents that fail to get decrypted. To get this, this commit adds an errBack to log the 'doc_id' for a document.
with @deniscostadsc