Skip to content

Commit 8198ff8

Browse files
authored
Merge pull request #192 from middlebrain/node_type_show_test_fix
Fix test for the "node-type:show nt:unstructured" command
2 parents 9517e1d + bb734b7 commit 8198ff8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

features/all/phpcr_node_type_show.feature

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ Feature: Show a node type
1515
[nt:unstructured] > nt:base
1616
orderable query
1717
- *
18-
multiple jcr.operator.equal.to', 'jcr.operator.not.equal.to', 'jcr.operator.greater.than', 'jcr.operator.greater.than.or.equal.to', 'jcr.operator.less.than', 'jcr.operator.less.than.or.equal.to', 'jcr.operator.like
19-
- *
2018
jcr.operator.equal.to', 'jcr.operator.not.equal.to', 'jcr.operator.greater.than', 'jcr.operator.greater.than.or.equal.to', 'jcr.operator.less.than', 'jcr.operator.less.than.or.equal.to', 'jcr.operator.like
19+
- *
20+
multiple jcr.operator.equal.to', 'jcr.operator.not.equal.to', 'jcr.operator.greater.than', 'jcr.operator.greater.than.or.equal.to', 'jcr.operator.less.than', 'jcr.operator.less.than.or.equal.to', 'jcr.operator.like
2121
+ * (nt:base)
2222
= nt:unstructured
2323
VERSION sns

0 commit comments

Comments
 (0)