Skip to content

Commit

Permalink
Fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
guibescos committed Nov 10, 2023
1 parent 9e3b626 commit caacd93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion staking/tests/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -413,7 +413,7 @@ describe("config", async () => {
pythGovernanceRealm: zeroPubkey,
unlockingDuration: 2,
epochDuration: new BN(3600),
freeze: true,
freeze: false,
pdaAuthority: pdaAuthority,
governanceProgram,
pythTokenListTime: null,
Expand Down

0 comments on commit caacd93

Please sign in to comment.