recenterAccess() was removed from LiquidityManager in this PR. The old tests called recenterAccess() (selector 0xdef51130) which now reverts, causing both recenter tests to fail. Update tests to match the new public recenter() behavior: - Test 1: verify any address may call recenter() without "access denied" - Test 2: same caller pattern, guard errors are still acceptable Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| usertest | ||
| 01-acquire-and-stake.spec.ts | ||
| 02-max-stake-all-tax-rates.spec.ts | ||
| 03-verify-graphql-url.spec.ts | ||
| 04-recenter-positions.spec.ts | ||
| 05-optimizer-integration.spec.ts | ||
| 06-dashboard-pages.spec.ts | ||