Fix failing snapshot tests (#3486)
This commit is contained in:
parent
1efb01deda
commit
2e12fad821
1 changed files with 2 additions and 0 deletions
|
|
@ -141,6 +141,7 @@ exports[`PostHeader should match snapshot when post is autoresponder 1`] = `
|
|||
"dndIndicator": "#f74343",
|
||||
"errorTextColor": "#fd5960",
|
||||
"linkColor": "#2389d7",
|
||||
"mentionBg": "#ffffff",
|
||||
"mentionBj": "#ffffff",
|
||||
"mentionColor": "#145dbf",
|
||||
"mentionHighlightBg": "#ffe577",
|
||||
|
|
@ -315,6 +316,7 @@ exports[`PostHeader should match snapshot when post isBot and shouldRenderReplyB
|
|||
"dndIndicator": "#f74343",
|
||||
"errorTextColor": "#fd5960",
|
||||
"linkColor": "#2389d7",
|
||||
"mentionBg": "#ffffff",
|
||||
"mentionBj": "#ffffff",
|
||||
"mentionColor": "#145dbf",
|
||||
"mentionHighlightBg": "#ffe577",
|
||||
|
|
|
|||
Loading…
Reference in a new issue