mirror of
https://gitee.com/antv/g6.git
synced 2024-12-05 05:09:07 +08:00
chore(graph): add unit tests of graph
This commit is contained in:
parent
f08737212b
commit
e51b36cbf0
@ -115,7 +115,7 @@ describe.only('graph', () => {
|
||||
color: '#666',
|
||||
x: 50,
|
||||
y: 60,
|
||||
size: [30, 40],
|
||||
size: [ 30, 40 ],
|
||||
label: 'b'
|
||||
}, {
|
||||
id: 'c',
|
||||
|
Loading…
Reference in New Issue
Block a user