Completed
Push — npm-shrinkwrap ( 6d6cb0...13853e )
by Kamil
72:46 queued 46:53
created
tests/Controller/CheckoutCompleteApiTest.php 1 patch
Upper-Lower-Casing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -108,7 +108,7 @@
 block discarded – undo
108 108
         {
109 109
             "notes": "Please, call me before delivery"
110 110
         }
111
-EOT;
111
+eot;
112 112
 
113 113
         $this->client->request('PUT', $this->getCheckoutCompleteUrl($cartId), [], [], static::$authorizedHeaderWithContentType, $data);
114 114
 
Please login to merge, or discard this patch.