Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Change formatting
  • Loading branch information
Starfox64 committed Apr 11, 2023
commit c25c7ed555f403160e92b8e165f0cc7e17134b2f
Original file line number Diff line number Diff line change
Expand Up @@ -109,10 +109,10 @@ public function testSendSuccess()
'Email' => '[email protected]',
'MessageUUID' => '7c5f9f29-42ba-4959-b19c-dcd8b2f327ca',
'MessageID' => 576460756513665525,
'MessageHref' => 'https://api.mailjet.com/v3/message/576460756513665525'
]
]
]
'MessageHref' => 'https://api.mailjet.com/v3/message/576460756513665525',
],
],
],
],
]);

Expand Down