Skip to content

Commit 74d3be6

Browse files
committed
test(moa): drop the docstring added to the new layer-attribution test
The zero-comments rule for this branch covers new docstrings as well as inline comments; the test name already states what it checks.
1 parent f2d044f commit 74d3be6

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/structs/test_moa.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -489,7 +489,6 @@ def test_team_roster_does_not_reach_aggregator_as_user_prose():
489489

490490

491491
def test_aggregator_can_tell_which_layer_produced_each_answer():
492-
"""With layers > 1 each contribution carries the round that produced it."""
493492
agents, _ = _recording_agents(["W1", "W2"])
494493
aggregator, agg_calls = _recording_agents(["Agg"])
495494

0 commit comments

Comments
 (0)