You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Clean up test suite - remove duplicate upgrade tests
- Remove Upgrades.t.sol (duplicate functionality)
- Remove UpgradesBasic.t.sol (only using plugin-based upgrades)
- Keep UpgradesWithPlugin.t.sol as the comprehensive upgrade test suite
- Update README documentation to reflect simplified test structure
- Maintain 27/27 core functionality tests passing
This streamlines the test suite by keeping only the most comprehensive
upgrade tests that use the OpenZeppelin Foundry Upgrades plugin.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments