diff --git a/tests/property/ic_api/candid/test/test.ts b/tests/property/ic_api/candid/test/test.ts index ae63edc53e..6b2458e4fb 100644 --- a/tests/property/ic_api/candid/test/test.ts +++ b/tests/property/ic_api/candid/test/test.ts @@ -1,5 +1,3 @@ -// TODO If we want these tests to be more exact, we can check balances and make sure they are within some margin of error - import { getCanisterId } from 'azle/dfx'; import { runTests } from 'azle/test';