test: update root tree snapshot
Signed-off-by: Camila Belo <camilaibs@gmail.com>
This commit is contained in:
@@ -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] />
|
||||
|
||||
Reference in New Issue
Block a user