Skip to content

Commit b95738f

Browse files
Updated assertion in MetaCommunityFeaturesTest.schema (#941)
1 parent 010a80c commit b95738f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

it/src/test/java/apoc/it/core/MetaCommunityFeaturesTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ void schema() {
4444
"count": 1,
4545
"relationships": {
4646
"R": {
47-
"count": 0,
47+
"count": 1,
4848
"properties": {
4949
"r": {
5050
"existence": false,

0 commit comments

Comments
 (0)