1
0
Fork 0

import request and express

This commit is contained in:
Ryan Mwangi 2024-10-29 21:24:44 +03:00
parent fde1a78627
commit 310a71459d
1 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1,2 @@
import request from 'supertest';
import express from 'express';