未验证 提交 dbce2d03 编写于 作者: 安正超 提交者: GitHub

Update SubmailGatewayTest.php

上级 114d22bf
......@@ -77,7 +77,7 @@ class SubmailGatewayTest extends TestCase
'signature' => 'mock-app-key',
'project' => 'mock-project',
'to' => new PhoneNumber(18188888888),
'vars' => json_encode(['code' => '123456', 'time' => '15']),
'vars' => json_encode(['code' => '123456', 'time' => '15', 'project' => 'mock-project']),
])->andReturn([
'status' => 'success',
'send_id' => '093c0a7df143c087d6cba9cdf0cf3738',
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册