unfied style

This commit is contained in:
root
2026-05-23 04:35:47 -04:00
parent fd10d0db6a
commit 07fba16ff2
57 changed files with 565 additions and 263 deletions
@@ -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(() => {