From 3ed6f13e64fde654e68c0c00acab162ff022563d Mon Sep 17 00:00:00 2001 From: raphjaph Date: Fri, 22 Nov 2024 15:10:03 -0800 Subject: [PATCH] Amend --- src/subcommand/server.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/subcommand/server.rs b/src/subcommand/server.rs index f936971b7a..bc1511b2df 100644 --- a/src/subcommand/server.rs +++ b/src/subcommand/server.rs @@ -3231,7 +3231,7 @@ mod tests { server.mine_blocks(1); server.assert_response_regex( - format!("/rune/{}", Rune(RUNE)), + "/rune/A", StatusCode::NOT_FOUND, ".*Rune AAAAAAAAAAAAA.*