mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2026-02-12 02:25:41 +00:00
edit sitekey button in sitekey list table
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user