Skip to content

Commit 8e3d358

Browse files
committed
Fixed features
1 parent e7f4e8d commit 8e3d358

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

features/phpcr_node_info.feature

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ Feature: Show information about node
1414
And I should see the following:
1515
"""
1616
+-------------------+--------------------------------------+
17-
| Path | /tests_general_base/daniel |
1817
| UUID | N/A |
1918
| Index | 1 |
2019
| Primary node type | nt:unstructured |

features/phpcr_node_property_show.feature

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,4 @@ hello world
5858
And I should see the following:
5959
"""
6060
/tests_general_base/idExample/jcr:primaryType: nt:file
61-
/tests_general_base/idExample/jcr:createdBy: admin
62-
/tests_general_base/idExample/jcr:mixinTypes: [0] mix:referenceable
6361
"""

0 commit comments

Comments
 (0)