diff --git a/pgml-dashboard/src/api/cms.rs b/pgml-dashboard/src/api/cms.rs index 6b234df42..a5cc975f2 100644 --- a/pgml-dashboard/src/api/cms.rs +++ b/pgml-dashboard/src/api/cms.rs @@ -550,7 +550,7 @@ This is the end of the markdown let rsp = req.dispatch().await; assert!( - rsp.status() == Status::NotFound, + rsp.status() == Status::Ok, "Returned status {:?}", rsp.status() );
Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.
Alternative Proxies: