From 3843edccb3f6649a26eddd754c19854b41685fc4 Mon Sep 17 00:00:00 2001 From: Benjamin DeMann Date: Fri, 18 Oct 2024 11:00:02 -0600 Subject: [PATCH] add to candid --- tests/property/ic_api/candid/test/test.ts | 2 -- 1 file changed, 2 deletions(-) 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';