Skip to content

Commit f6c905a

Browse files
exaby73pratikshazalte69
authored andcommitted
fix: Disable temporary Cypher path and relationship feature
1 parent 1a66bb8 commit f6c905a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testkit-backend/features.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,5 +57,5 @@
5757

5858
// Temporary driver feature that will be removed when all official driver
5959
// backends have implemented path and relationship types
60-
'Temporary:CypherPathAndRelationship' => true,
60+
'Temporary:CypherPathAndRelationship' => false,
6161
];

0 commit comments

Comments
 (0)