Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
RogerKSI committed Jan 13, 2025
1 parent e9aa791 commit 8d639fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x/feeds/keeper/keeper_price_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -537,7 +537,7 @@ func (suite *KeeperTestSuite) TestCheckMissReport() {
},
},
blockTime: time.Unix(1300, 0),
blockHeight: 350,
blockHeight: 389,
gracePeriod: 120,
expectedResult: true, // Should get miss report
},
Expand Down

0 comments on commit 8d639fc

Please sign in to comment.