Skip to content

Commit 743f207

Browse files
committed
fix test snapshot
1 parent d7c49e7 commit 743f207

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

__tests__/shared/containers/__snapshots__/TopcoderHeader.jsx.snap

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@ exports[`Matches shallow snapshot 1`] = `
99
openMobileMenu={[Function]}
1010
openSearch={[Function]}
1111
profile={Object {}}
12+
profile={
13+
Object {
14+
"roles": undefined,
15+
}
16+
}
1217
setCurrentNav={[Function]}
1318
store={
1419
Object {

0 commit comments

Comments
 (0)