Commit 4df1781
authored
Update stale 'four patterns' docstring in test (#123)
The pattern catalog grew from 4 to 7 entries during the
v0.11.0 cycle (state-migration-on-resume,
caller-supplied-trace-identifiers, observer-state-reconciliation
all landed). The test_get_returns_distinct_content_per_pattern
docstring + comment still referred to 'four patterns' /
'four slugs' / 'All four contents'. The assertion is
count-agnostic (uses patterns.list() length); only the prose
needs updating.
Surfaced by CoPilot review on main.1 parent 25c6aaa commit 4df1781
1 file changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
76 | | - | |
77 | | - | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
| 80 | + | |
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
| |||
0 commit comments