Passed
Push — master ( fbb013...09d91f )
by Andrey
10:38 queued 07:13
created
src/Models/AdditionalService.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -161,7 +161,7 @@
 block discarded – undo
161 161
             $this->getReturnAddressRef();
162 162
         }
163 163
 
164
-        if (! $this->Note) {
164
+        if (!$this->Note) {
165 165
             $this->methodProperties['Note'] = config('novaposhta.return_note');
166 166
 
167 167
             if ($isRedirecting) {
Please login to merge, or discard this patch.