Fix failing snapshot tests (#3486)

This commit is contained in:
Miguel Alatzar 2019-10-29 06:22:48 -07:00 committed by Harrison Healey
parent 1efb01deda
commit 2e12fad821

View file

@ -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",