Commit 28d9525
fix(test): assert version is semver, not a hardcoded value; update dashboard screenshot
version_test.go hardcoded want "4.2.0", so the v4.3.0 bump failed CI. Assert the
semver shape instead so future bumps don't break the test.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>1 parent 097ee38 commit 28d9525
2 files changed
Lines changed: 12 additions & 4 deletions
Loading
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
4 | 12 | | |
5 | 13 | | |
6 | 14 | | |
7 | | - | |
| 15 | + | |
8 | 16 | | |
9 | | - | |
10 | | - | |
| 17 | + | |
| 18 | + | |
11 | 19 | | |
12 | 20 | | |
0 commit comments