Passed
Push — master ( 26fc60...fbb013 )
by Andrey
04:05
created
src/Models/AdditionalService.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -164,7 +164,7 @@
 block discarded – undo
164 164
 
165 165
 
166 166
 
167
-        if (! $this->Note) {
167
+        if (!$this->Note) {
168 168
             $this->methodProperties['Note'] = config('novaposhta.return_note');
169 169
 
170 170
             if ($isRedirecting) {
Please login to merge, or discard this patch.