Revert flowchart change

This commit is contained in:
Sidharth Vinod
2022-09-01 19:17:31 +05:30
parent 36be8114d0
commit 4fa0d366db

View File

@@ -12,7 +12,7 @@ describe('DiagramAPI', () => {
it('should handle diagram registrations', () => {
expect(() => getDiagram('loki')).toThrow();
expect(() => detectType('loki diagram')).toThrow();
expect(() => detectType('loki diagram')).not.toThrow(); // TODO: #3391
registerDiagram(
'loki',
{