Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
Amxx committed Feb 12, 2024
1 parent 0cc39d8 commit 378d26e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/finance/VestingWalletCliff.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ async function fixture() {
return { mock, duration, start, beneficiary, cliff, schedule, vestingFn, env };
}

describe('VestingWallet', function () {
describe('VestingWalletCliff', function () {
beforeEach(async function () {
Object.assign(this, await loadFixture(fixture));
});
Expand Down

0 comments on commit 378d26e

Please sign in to comment.