Skip to content

Commit b222c2a

Browse files
committed
no point in passing an empty argument. and this started failing now
1 parent a4edcc0 commit b222c2a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/PHPCR/Tests/Util/Console/Command/NodesUpdateCommandTest.php

-1
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,6 @@ public function testNodeUpdate($options)
9494
$this->setupQueryManager($options);
9595

9696
$args = [
97-
'--query-language' => null,
9897
'--query' => $options['query'],
9998
'--no-interaction' => true,
10099
'--set-prop' => [],

0 commit comments

Comments
 (0)