Skip to content

Commit c63080c

Browse files
update snapshot
1 parent 52f9ea7 commit c63080c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

apps/fretonator-web/src/app/common/header/__snapshots__/header.component.spec.ts.snap

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ exports[`HeaderComponent should match snapshot 1`] = `
44
<app-header
55
darkColorMode={[Function Boolean]}
66
isMenuVisible="false"
7-
toggleColorMode={[Function EventEmitter]}
7+
localStorage={[Function AbstractDataService]}
8+
setDarkColorMode={[Function EventEmitter]}
89
>
910
<header
1011
class="header"

0 commit comments

Comments
 (0)