We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c3a019 commit d30f84fCopy full SHA for d30f84f
tests/PHPCR/Tests/Util/Console/Command/NodesUpdateCommandTest.php
@@ -94,7 +94,6 @@ public function testNodeUpdate($options)
94
$this->setupQueryManager($options);
95
96
$args = [
97
- '--query-language' => 'jcr-sql2',
98
'--query' => $options['query'],
99
'--no-interaction' => true,
100
'--set-prop' => [],
0 commit comments