Completed
Branch develop (8fea8e)
by Denis
04:45
created
tests/unit/QueryFilter/QueryFilterTest.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -263,7 +263,7 @@
 block discarded – undo
263 263
                     'type' => 'eq',
264 264
                     'x' => 'shla sasha po shosse i sosala sushku'
265 265
                 ],
266
-                [ // will be ignored
266
+                [// will be ignored
267 267
                     'field' => 't.unknownColumn',
268 268
                     'type' => 'eq',
269 269
                     'x' => 'the road to hell'
Please login to merge, or discard this patch.