Skip to content

Commit

Permalink
fix name
Browse files Browse the repository at this point in the history
  • Loading branch information
Arvolear committed Nov 7, 2023
1 parent 6d91d44 commit 092861d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import { ZERO_ADDR } from "@/scripts/utils/constants";

import { MultiOwnableContractsRegistry } from "@ethers-v6";

describe("ContractsRegistry", () => {
describe("MultiOwnableContractsRegistry", () => {
const reverter = new Reverter();

let SECOND: SignerWithAddress;
Expand Down

0 comments on commit 092861d

Please sign in to comment.