Skip to content

Commit

Permalink
Update mentee.route.test.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
janithlahirukariyawasam committed Nov 27, 2023
1 parent 45269fe commit eadca1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/routes/admin/mentee/mentee.route.test.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { startServer } from '../../../app'
import { response, type Express } from 'express'
import { type Express } from 'express'
import supertest from 'supertest'
import bcrypt from 'bcrypt'
import { mockAdmin, mockUser } from '../../../../mocks'
Expand Down

0 comments on commit eadca1d

Please sign in to comment.