Got the new page added.
This commit is contained in:
@ -193,7 +193,7 @@ mod servers {
|
||||
);
|
||||
}
|
||||
|
||||
//#[tokio::test]
|
||||
#[tokio::test]
|
||||
async fn add_new_page() {
|
||||
let base = "/something".to_string();
|
||||
let api = format!("/api{}", &base);
|
||||
|
Reference in New Issue
Block a user