test dth node workflow without docker build dependencies

This commit is contained in:
mahula 2023-03-16 11:31:55 +01:00
parent 1c31a5b679
commit 48efa927f5

View File

@ -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'