edit sitekey button in sitekey list table

This commit is contained in:
realaravinth
2021-07-16 17:50:38 +05:30
parent ea8264054a
commit 102ef5b4a1
4 changed files with 16 additions and 1 deletions

View File

@@ -109,7 +109,7 @@ mod test {
use crate::*;
#[actix_rt::test]
async fn view_sitekey_work() {
async fn edit_sitekey_work() {
const NAME: &str = "editsitekeyuser";
const PASSWORD: &str = "longpassworddomain";
const EMAIL: &str = "editsitekeyuser@a.com";