Skip to content

Commit

Permalink
fix: name
Browse files Browse the repository at this point in the history
  • Loading branch information
cgilbe27 committed May 6, 2024
1 parent 4f541d2 commit 84cf8b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sdk/utils/math.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ const params = {
hasInflationStarted: true,
}

describe("computeAPR", () => {
describe("computeStakingEmmisionPerPeriod", () => {
interface TestCase {
name: string
in: {
Expand Down

0 comments on commit 84cf8b5

Please sign in to comment.