#2177 Jets upgrade

This commit is contained in:
Knut Sveidqvist
2021-07-15 10:14:35 +02:00
parent 30de90e4f0
commit 1034e1a301
18 changed files with 1148 additions and 1024 deletions

View File

@@ -4,6 +4,8 @@ import flowDb from './diagrams/flowchart/flowDb';
import flowParser from './diagrams/flowchart/parser/flow';
import flowRenderer from './diagrams/flowchart/flowRenderer';
const spyOn = jest.spyOn;
describe('when using mermaid and ', function() {
describe('when detecting chart type ', function() {
it('should not start rendering with mermaid.startOnLoad set to false', function() {