Commit 92ca1d1
committed
fix(test): accept current Mojang version scheme in list-versions assertion
The list_minecraft_versions test asserted every recent release matched
^1\.X.Y, but Mojang's manifest now leads with 26.x releases and snapshots.
Loosened to "non-empty string" so the assertion survives future scheme
shifts.1 parent 51fc827 commit 92ca1d1
1 file changed
Lines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
285 | 285 | | |
286 | 286 | | |
287 | 287 | | |
288 | | - | |
289 | | - | |
290 | | - | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
291 | 293 | | |
292 | 294 | | |
293 | 295 | | |
| |||
0 commit comments