Skip to content

Commit

Permalink
fix: Resolve missing import
Browse files Browse the repository at this point in the history
  • Loading branch information
alsco77 committed Apr 20, 2021
1 parent fa76c26 commit 6b72017
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/governance/claimable-governor.spec.ts
@@ -1,4 +1,5 @@
import { ethers } from "hardhat"
import { expect } from "chai"

import { MassetMachine } from "@utils/machines"
import { ClaimableGovernor__factory } from "types/generated"
Expand Down

0 comments on commit 6b72017

Please sign in to comment.