Skip to content

Commit 4223e23

Browse files
committed
Updated unit test name
1 parent aa6e67e commit 4223e23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/unit/test_schema.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -883,7 +883,7 @@ def test_format_schema(
883883
),
884884
],
885885
)
886-
def test_get_enhanced_schema(
886+
def test_get_enhanced_schema_cypher(
887887
driver: MagicMock,
888888
description: str,
889889
structured_schema: Dict[str, Any],

0 commit comments

Comments
 (0)