mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-08-15 06:19:24 +02: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