提交 e7d77743 编写于 作者: O overtrue

Fix tests.

上级 715fc180
......@@ -67,7 +67,7 @@ class HuaxinGatewayTest extends TestCase
);
$this->expectException(GatewayErrorException::class);
$this->expectExceptionCode(500);
$this->expectExceptionCode(400);
$this->expectExceptionMessage('操作失败');
$gateway->send(18188888888, $message, $config);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册