Skip to content

Commit

Permalink
fix: other tests
Browse files Browse the repository at this point in the history
  • Loading branch information
drgorillamd committed Nov 27, 2023
1 parent 8170903 commit f224765
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion forge_tests/TestPermit2Terminal.sol
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ contract TestPermit2Terminal_Local is TestBaseWorkflow, PermitSignature {
IJBPrices private _prices;
IJBTokenStore private _tokenStore;
IERC20 private _usdc;
JBDelegateMetadataHelper private _helper;
MetadataResolverHelper private _helper;
address private _projectOwner;

uint256 _projectId;
Expand Down

0 comments on commit f224765

Please sign in to comment.