Completed
Pull Request — master (#6)
by
unknown
02:07
created
tests/Spiral/ClientTest.php 1 patch
Upper-Lower-Casing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -85,7 +85,7 @@
 block discarded – undo
85 85
 <!doctype html>
86 86
 <html>
87 87
 </html>
88
-RESP;
88
+resp;
89 89
         $transferInfo = [
90 90
             'header_size' => 452,
91 91
             'http_code' => 200,
Please login to merge, or discard this patch.