test dth node workflow

This commit is contained in:
mahula 2023-03-16 11:40:20 +01:00
parent fb45ec3346
commit 286bbbbbd2

View File

@ -1,7 +1,7 @@
/* eslint-disable @typescript-eslint/no-explicit-any */ /* eslint-disable @typescript-eslint/no-explicit-any */
/* eslint-disable @typescript-eslint/explicit-module-boundary-types */ /* eslint-disable @typescript-eslint/explicit-module-boundary-types */
// TESTS // TESTING
import CONFIG from '@/config' import CONFIG from '@/config'
import connection from '@/typeorm/connection' import connection from '@/typeorm/connection'