Commit f69e7b7
committed
test(unit): tighten repr assertions in test_repr_shows_counts
Replace bare "1" and "0" substring checks with "nodes=1" and "edges=0"
so the test catches incorrect counts like nodes=10 that would otherwise
satisfy the weaker assertions.1 parent ff59dd1 commit f69e7b7
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
184 | 184 | | |
185 | 185 | | |
186 | 186 | | |
187 | | - | |
188 | | - | |
| 187 | + | |
| 188 | + | |
0 commit comments