diff --git a/cypress/integration/other/configuration.spec.js b/cypress/integration/other/configuration.spec.js index 17b3442df..c970c89b4 100644 --- a/cypress/integration/other/configuration.spec.js +++ b/cypress/integration/other/configuration.spec.js @@ -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' } ); diff --git a/cypress/platform/e2e.html b/cypress/platform/e2e.html index de1706be5..2172a0916 100644 --- a/cypress/platform/e2e.html +++ b/cypress/platform/e2e.html @@ -6,12 +6,12 @@