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
fix(issuance): fix test configuration to resolve CI failure
- Update test script to use main hardhat config instead of test-specific config
- Remove unused test/hardhat.config.ts file
- Fixes OpenZeppelin upgrades plugin contract resolution issue
- All 40 RewardsEligibilityOracle tests now pass
Resolves issue introduced in 39b161c where test config couldn't properly
resolve contract sources for OpenZeppelin upgrades plugin validation.
0 commit comments