Skip to content

Commit

Permalink
fix: renames
Browse files Browse the repository at this point in the history
  • Loading branch information
mymphe committed Nov 28, 2024
1 parent 137ced5 commit ae0f7f1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import { advanceChainTime, certainAddress, days, proxify } from "lib";
import { Snapshot } from "test/suite";
import { StakingVault__MockForVaultDelegationLayer, StVaultOwnerWithDelegation } from "typechain-types";

describe("VaultDelegationLayer:Voting", () => {
describe("StVaultOwnerWithDelegation:Voting", () => {
let deployer: HardhatEthersSigner;
let owner: HardhatEthersSigner;
let manager: HardhatEthersSigner;
Expand Down

0 comments on commit ae0f7f1

Please sign in to comment.