Commit 8ead16c
fix: use regex pattern for version check in E2E test
Replace hardcoded version '3.15.0' with regex pattern to match any
semver version, preventing test failures on version updates.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 67d7007 commit 8ead16c
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
0 commit comments