mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-11-14 17:54:13 +01:00
chore: added test for background rect dimensions
This commit is contained in:
3
__mocks__/d3.js
vendored
3
__mocks__/d3.js
vendored
@@ -4,6 +4,9 @@ let NewD3 = function () {
|
||||
append: function () {
|
||||
return NewD3()
|
||||
},
|
||||
lower: function () {
|
||||
return this
|
||||
},
|
||||
attr: function () {
|
||||
return this
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user