Commit 5191870
fix(test): make version assertion dynamic in package-version test
The hardcoded '2.0.0' assertion broke on the version bump to 2.0.1.
Read the version from package.json instead so future bumps don't
cause test failures.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 0316d3b commit 5191870
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
87 | 90 | | |
88 | 91 | | |
0 commit comments