diff --git a/dht-node/test/helpers.ts b/dht-node/test/helpers.ts index 4b5f773f7..57796b97b 100644 --- a/dht-node/test/helpers.ts +++ b/dht-node/test/helpers.ts @@ -1,7 +1,7 @@ /* eslint-disable @typescript-eslint/no-explicit-any */ /* eslint-disable @typescript-eslint/explicit-module-boundary-types */ -// TEST +// TESTS import CONFIG from '@/config' import connection from '@/typeorm/connection'