fix a broken test snapshot (#1863)
This commit is contained in:
parent
417ef899f0
commit
b5d4509d49
|
@ -1554,6 +1554,7 @@ exports[`TreeNodeComponent renders a loading spinner if the node is loading: loa
|
||||||
|
|
||||||
exports[`TreeNodeComponent renders a node as expandable if it has empty, but defined, children array 1`] = `
|
exports[`TreeNodeComponent renders a node as expandable if it has empty, but defined, children array 1`] = `
|
||||||
<TreeItem
|
<TreeItem
|
||||||
|
data-test="TreeNodeContainer:root"
|
||||||
itemType="branch"
|
itemType="branch"
|
||||||
onOpenChange={[Function]}
|
onOpenChange={[Function]}
|
||||||
style={
|
style={
|
||||||
|
|
Loading…
Reference in New Issue