Browse Source

clean code

Yuki Takei 3 years ago
parent
commit
f172bfbbba
1 changed files with 0 additions and 2 deletions
  1. 0 2
      apps/app/test/integration/global-setup.js

+ 0 - 2
apps/app/test/integration/global-setup.js

@@ -5,8 +5,6 @@
  * are NOT available in setup scripts
  * are NOT available in setup scripts
  *********************************************************** */
  *********************************************************** */
 
 
-import 'tsconfig-paths/register';
-
 import mongoose from 'mongoose';
 import mongoose from 'mongoose';
 
 
 import { initMongooseGlobalSettings, getMongoUri, mongoOptions } from '~/server/util/mongoose-utils';
 import { initMongooseGlobalSettings, getMongoUri, mongoOptions } from '~/server/util/mongoose-utils';