upgrade plan
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { INestApplication } from "@nestjs/common";
|
||||
import { Test, TestingModule } from "@nestjs/testing";
|
||||
import * as request from "supertest";
|
||||
import request from "supertest";
|
||||
|
||||
import { AppModule } from "./../src/app.module";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user