get user secret

This commit is contained in:
realaravinth
2021-04-10 21:15:31 +05:30
parent 884cb25e02
commit 52ab947e3b
5 changed files with 45 additions and 25 deletions

View File

@@ -189,7 +189,6 @@ mod tests {
const NAME: &str = "testusermcaptcha";
const PASSWORD: &str = "longpassworddomain";
const EMAIL: &str = "testusermcaptcha@a.com";
const ADD_URL: &str = "/api/v1/mcaptcha/add";
const DEL_URL: &str = "/api/v1/mcaptcha/delete";
{