unfied style
This commit is contained in:
@@ -18,7 +18,7 @@ describe('admin.service forgotPassword', () => {
|
||||
|
||||
beforeEach(() => {
|
||||
vi.clearAllMocks()
|
||||
process.env.ADMIN_URL = 'http://localhost:3002'
|
||||
process.env.ADMIN_URL = 'http://localhost:3000/admin'
|
||||
})
|
||||
|
||||
afterAll(() => {
|
||||
|
||||
Reference in New Issue
Block a user