提交 b7ed8d05 编写于 作者: O overtrue

Fix test.

上级 26bc2112
......@@ -20,7 +20,7 @@ class JuheGatewayTest extends TestCase
public function testSend()
{
$config = [
'key' => 'mock-key',
'app_key' => 'mock-key',
];
$gateway = \Mockery::mock(JuheGateway::class.'[get]', [$config])->shouldAllowMockingProtectedMethods();
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册