Got the new page added.

This commit is contained in:
2025-05-02 08:09:05 -04:00
parent 4fbbd30c4b
commit 57a09461f1
2 changed files with 2 additions and 1 deletions

View File

@ -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);