Skip to content

Commit 7b129c0

Browse files
committed
修复测试
1 parent ae7fcd8 commit 7b129c0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/unit/HttpRequestTest/HttpRequestTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,6 @@ public function testCookieManager()
202202

203203
static $compareCookie = [
204204
'a' => '1',
205-
'c' => '3',
206205
];
207206

208207
$data = null;

0 commit comments

Comments
 (0)