Get rid of global.mermaid_config

This commit is contained in:
Tyler Long
2018-03-09 15:13:05 +08:00
parent 048b39ae16
commit 7c970d6ff0
5 changed files with 5 additions and 39 deletions

View File

@@ -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 () {