Skip to content

Commit a3fcf95

Browse files
Gaudy BlancoGaudy Blanco
authored andcommitted
add unit test for dynamic community selection implementing #2158 logic
1 parent a817dbc commit a3fcf95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/unit/query/context_builder/dynamic_community_selection.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,4 +202,4 @@ def test_dynamic_community_selection_handles_str_children():
202202
child_id = str(child)
203203
assert child_id in selector.reports, (
204204
f"Child {child} (as '{child_id}') should be found in reports"
205-
)
205+
)

0 commit comments

Comments
 (0)