mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-16 13:59:54 +02:00
Remove clone css style code
This commit is contained in:
@@ -33,7 +33,6 @@ describe('when using mermaidAPI and ', function () {
|
||||
expect(config.testObject.test1).toBe(1)
|
||||
expect(config.testObject.test2).toBe(false)
|
||||
expect(config.testObject.test3).toBe(true)
|
||||
expect(config.cloneCssStyles).toBe(orgConfig.cloneCssStyles)
|
||||
})
|
||||
})
|
||||
describe('checking validity of input ', function () {
|
||||
|
Reference in New Issue
Block a user