@@ -119,7 +119,7 @@ return [
0 => 'pending_to_send',
1 => 'Sending',
2 => 'success',
- 3 => 'failure',
+ 3 => 'failed',
],
];