Chance 2 năm trước cách đây
mục cha
commit
e62c08b533
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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');