test: update root tree snapshot

Signed-off-by: Camila Belo <camilaibs@gmail.com>
This commit is contained in:
Camila Belo
2023-11-11 11:17:38 +01:00
parent 8f80db46b7
commit 9c6b0ab576
@@ -199,6 +199,12 @@ describe('createApp', () => {
]
</core.router>
]
components [
<core.components.progress out=[component.ref] />
<core.components.errorBoundaryFallback out=[component.ref] />
<core.components.bootErrorPage out=[component.ref] />
<core.components.notFoundErrorPage out=[component.ref] />
]
themes [
<themes.light out=[core.theme] />
<themes.dark out=[core.theme] />