Fixes for rendering tests

This commit is contained in:
Knut Sveidqvist
2022-07-20 14:39:01 +02:00
parent 27cf50044d
commit 8681e78e50
10 changed files with 81 additions and 54 deletions

View File

@@ -80,7 +80,7 @@ context('Sequence diagram', () => {
loop Loopy
Bob->>Alice: Pasten
end `,
{}
{ wrap: true }
);
});
context('font settings', () => {