diff --git a/staking/tests/config.ts b/staking/tests/config.ts index 4f04709f..9c33f6bf 100644 --- a/staking/tests/config.ts +++ b/staking/tests/config.ts @@ -413,7 +413,7 @@ describe("config", async () => { pythGovernanceRealm: zeroPubkey, unlockingDuration: 2, epochDuration: new BN(3600), - freeze: true, + freeze: false, pdaAuthority: pdaAuthority, governanceProgram, pythTokenListTime: null,