Skip to content

Commit

Permalink
fix-tests
Browse files Browse the repository at this point in the history
  • Loading branch information
casey committed Aug 17, 2022
1 parent a0acf91 commit bd5de4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/server.rs
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ fn root() {
200,
".*<title>Ordinals</title>.*<h1>Ordinals</h1>
<nav>.*</nav>
<h1>Recent Blocks</h1>
<h2>Recent Blocks</h2>
<ul>
<li>1 - <a href=/block/[[:xdigit:]]{64}>[[:xdigit:]]{64}</a></li>
<li>0 - <a href=/block/0f9188f13cb7b2c71f2a335e3a4fc328bf5beb436012afca590b1a11466e2206>0f9188f13cb7b2c71f2a335e3a4fc328bf5beb436012afca590b1a11466e2206</a></li>
Expand Down

0 comments on commit bd5de4f

Please sign in to comment.