mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-15 05:19:58 +02:00
fix: Hard code handDrawnSeed
This commit is contained in:
@@ -65,6 +65,7 @@ export const imgSnapshotTest = (
|
||||
: 'courier',
|
||||
messageFontFamily: 'courier',
|
||||
},
|
||||
handDrawnSeed: 1,
|
||||
};
|
||||
|
||||
const url: string = mermaidUrl(graphStr, options, api);
|
||||
|
Reference in New Issue
Block a user