Chance 2 年之前
父節點
當前提交
e62c08b533
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      tests/Feature/HttpConnectionTest.php

+ 0 - 1
tests/Feature/HttpConnectionTest.php

@@ -106,7 +106,6 @@ it('tests http connection', function () {
         ->toMatchArray([
             'name' => 'HttpServer.php',
             'error' => 0,
-            'type' => 'application/x-httpd-php',
         ]);
 
     $response = $client->get('/404');