Skip to content

Commit d30f84f

Browse files
removed unused option in testcase
1 parent 9c3a019 commit d30f84f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
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' => 'jcr-sql2',
9897
'--query' => $options['query'],
9998
'--no-interaction' => true,
10099
'--set-prop' => [],

0 commit comments

Comments
 (0)