diff --git a/src/subcommand/server.rs b/src/subcommand/server.rs index e7fc497d4d..57b992a6c6 100644 --- a/src/subcommand/server.rs +++ b/src/subcommand/server.rs @@ -3689,7 +3689,7 @@ mod tests {
.*
git commit
- + [[:xdigit:]]{40}
@@ -4057,7 +4057,7 @@ mod tests { test_server.assert_response_regex( "/blocks", StatusCode::OK, - ".*
    \n(
  1. [[:xdigit:]]{64}
  2. \n){95}
.*" + ".*
    \n(
  1. [[:xdigit:]]{64}
  2. \n){95}
.*" ); } diff --git a/src/templates.rs b/src/templates.rs index a0eec45dcc..29aec83d71 100644 --- a/src/templates.rs +++ b/src/templates.rs @@ -137,7 +137,7 @@ mod tests { - +
diff --git a/src/templates/block.rs b/src/templates/block.rs index 1f2e8088f3..8abf2a8503 100644 --- a/src/templates/block.rs +++ b/src/templates/block.rs @@ -73,8 +73,8 @@ mod tests {

1 Transaction

-