Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
mrueg committed Dec 10, 2024
1 parent 7d05b6f commit 7206729
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mermaid/mermaid_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ func TestExtractMermaidImage(t *testing.T) {
Replace: "example",
Checksum: "1743a4f31ab66244591f06c8056e08053b8e0a554eb9a38709af6e9d145ac84f",
ID: "",
Width: "42",
Height: "132",
Width: "87",
Height: "174",
},
assert.NoError},
}
Expand Down

0 comments on commit 7206729

Please sign in to comment.