From bb734b732a573c0064dcfb6fdb40044d58f309a0 Mon Sep 17 00:00:00 2001 From: middlebrain Date: Mon, 27 Aug 2018 14:04:58 +0200 Subject: [PATCH] Fix test for the "node-type:show nt:unstructured" command --- features/all/phpcr_node_type_show.feature | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/features/all/phpcr_node_type_show.feature b/features/all/phpcr_node_type_show.feature index 865df9e7..bf73ea7f 100644 --- a/features/all/phpcr_node_type_show.feature +++ b/features/all/phpcr_node_type_show.feature @@ -15,9 +15,9 @@ Feature: Show a node type [nt:unstructured] > nt:base orderable query - * - 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 - - * 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 + - * + 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 + * (nt:base) = nt:unstructured VERSION sns