Change-Id: I27feec6b0e319d635c5c6ae6a841b63a808d28f0
Reviewed-on: http://gerrit.tine20.com/customers/4131
Tested-by: Jenkins CI (http://ci.tine20.com/)
Reviewed-by: Philipp Schüle <p.schuele@metaways.de>
Tested-by: Philipp Schüle <p.schuele@metaways.de>
$originalMessage = $mail;
}
}
+ $this->assertTrue(isset($replyMessageFound['id']), 'replied message not found');
$replyMessageFound = $this->_json->getMessage($replyMessageFound['id']);
$originalMessage = $this->_json->getMessage($originalMessage['id']);