diff --git a/packages/contracts/test/20_integration-testing/test-helpers.ts b/packages/contracts/test/20_integration-testing/test-helpers.ts index 17a3f1ee..a9bac891 100644 --- a/packages/contracts/test/20_integration-testing/test-helpers.ts +++ b/packages/contracts/test/20_integration-testing/test-helpers.ts @@ -217,7 +217,7 @@ async function checkPermissions( } } -// TODO Move into OSX commons ? +// TODO Move into OSX commons as part of Task OS-928. export async function createDaoProxy( deployer: SignerWithAddress, dummyMetadata: string