Test Setup Failed
Push — master ( 5b66d4...3822d7 )
by Dmitry
26:04 queued 16:07
created
src/Service/Ads.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -160,7 +160,7 @@
 block discarded – undo
160 160
                         $Page = null
161 161
     ) {
162 162
         $params = [
163
-            'SelectionCriteria' => $SelectionCriteria,  /* AdsSelectionCriteria */
163
+            'SelectionCriteria' => $SelectionCriteria, /* AdsSelectionCriteria */
164 164
             'FieldNames' => $FieldNames
165 165
         ];
166 166
 
Please login to merge, or discard this patch.