We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8493e83 commit 9a1094cCopy full SHA for 9a1094c
eventstore/tests/test_whatsapp_actions.py
@@ -589,7 +589,7 @@ def test_whatsapp_delivery_failure_excluded_error_code(self):
589
{
590
"code": 131000,
591
"error_data": {
592
- "details": "Message failed to send due " "to an unknown error."
+ "details": "Message failed to send due to an unknown error."
593
},
594
"title": "Something went wrong",
595
}
0 commit comments