mirror of
https://gitee.com/hyperf/hyperf.git
synced 2024-12-03 12:17:48 +08:00
fix testcase
This commit is contained in:
parent
3fc1bc2d7c
commit
94f5c991a5
@ -99,7 +99,6 @@ class AnyParamCoreMiddlewareTest extends TestCase
|
||||
$this->assertArraySubset([
|
||||
'message' => 'Expected non-zero value of divider',
|
||||
'code' => 0,
|
||||
'file' => '/mnt/home/ywb/src/php/hyperf/src/json-rpc/tests/Stub/CalculatorService.php',
|
||||
], $ret['error']['data']['attributes']);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user