aboutsummaryrefslogtreecommitdiffstats
path: root/test/token_wrapper_test.ts
diff options
context:
space:
mode:
Diffstat (limited to 'test/token_wrapper_test.ts')
-rw-r--r--test/token_wrapper_test.ts1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/token_wrapper_test.ts b/test/token_wrapper_test.ts
index eac540d03..17f4ac875 100644
--- a/test/token_wrapper_test.ts
+++ b/test/token_wrapper_test.ts
@@ -416,7 +416,6 @@ describe('TokenWrapper', () => {
done();
})().catch(done);
});
- // TODO test block reorgs and backfills
});
describe('#getLogsAsync', () => {
let tokenAddress: string;