mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-25 18:30:10 +02:00
Get rid of global.mermaid_config
This commit is contained in:
@@ -730,8 +730,6 @@ describe('when rendering a sequenceDiagram', function () {
|
||||
parser.yy = sequenceDb
|
||||
parser.yy.clear()
|
||||
|
||||
delete global.mermaid_config
|
||||
|
||||
NewD3 = function () {
|
||||
const o = {
|
||||
append: function () {
|
||||
|
Reference in New Issue
Block a user