Skip to content

test: update self-update version fixtures to 1.12.2#22

Merged
Thavarshan merged 1 commit into
mainfrom
fix/self-update-test-version-fixtures
Jun 27, 2026
Merged

test: update self-update version fixtures to 1.12.2#22
Thavarshan merged 1 commit into
mainfrom
fix/self-update-test-version-fixtures

Conversation

@Thavarshan

Copy link
Copy Markdown
Owner

Summary

  • Fixes CI failure introduced when PHPVM_VERSION was bumped to 1.12.2
  • Tests 3 and 4 in tests/01_core.bats had hardcoded version strings from the 1.12.1 era — the "same version" mock now uses 1.12.2 and the "newer version" mock uses 1.12.3

Test plan

  • bats tests/ — 91/91 pass locally

🤖 Generated with Claude Code

Tests 3 and 4 had hardcoded version strings from 1.12.1 era.
Now that PHPVM_VERSION is 1.12.2, the "same version" mock must
also be 1.12.2 and the "newer version" mock must be 1.12.3.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@Thavarshan Thavarshan merged commit 1d001fd into main Jun 27, 2026
22 checks passed
@Thavarshan Thavarshan deleted the fix/self-update-test-version-fixtures branch June 27, 2026 12:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants