test email API commented
This commit is contained in:
parent
468f2b3ded
commit
8c23648037
@ -342,7 +342,7 @@ router.delete("/admin_users/:id",[verifySignature, verifyToken], adminUserContro
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
router.get("/testEmail", establishmentController.testEmail);
|
// router.get("/testEmail", establishmentController.testEmail);
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user