Commit 7d79125
dlalami
test(vscode-extension): count unique repos in VersionConsolidator Property 6
The generator can emit the same owner/repo more than once, which the consolidator correctly collapses into a single entry. Assert against the number of distinct repositories instead of the raw config count, fixing a seed-dependent flaky failure.1 parent b563a35 commit 7d79125
1 file changed
Lines changed: 7 additions & 2 deletions
Lines changed: 7 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
249 | 249 | | |
250 | 250 | | |
251 | 251 | | |
252 | | - | |
253 | | - | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
254 | 259 | | |
255 | 260 | | |
256 | 261 | | |
| |||
0 commit comments