Skip to content

Commit 48f5b46

Browse files
should be ok not 400 (#1251)
1 parent bcc83ef commit 48f5b46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pgml-dashboard/src/api/cms.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -550,7 +550,7 @@ This is the end of the markdown
550550
let rsp = req.dispatch().await;
551551

552552
assert!(
553-
rsp.status() == Status::NotFound,
553+
rsp.status() == Status::Ok,
554554
"Returned status {:?}",
555555
rsp.status()
556556
);

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

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:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy