Testcommit

This commit is contained in:
Knut Sveidqvist
2020-06-15 22:26:11 +02:00
parent 603f2a2154
commit b5d457daa9
3 changed files with 9 additions and 8 deletions

View File

@@ -88,7 +88,7 @@ describe('Configuration', () => {
C -->|Three| F[fa:fa-car Car]
`,
{
logLevel:0, arrowMarkerAbsolute: true
logLevel:0, arrowMarkerAbsolute: true,fontFamily: '"Noto Sans SC", sans-serif'
}
);