File tree Expand file tree Collapse file tree
e2e/dashboard/feedback/ratings
lib/dashboard/feedback/ratings Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ describe('Create New Widget', () => {
4949 widgetsHelpers . verifyPreviewTriggerButtonPopUpElements ( {
5050 triggerButtonText : "Feedback" ,
5151 triggerButtonColor : "#0166D6" ,
52- triggerButtonFontColor : "#0166D6 "
52+ triggerButtonFontColor : "#FFFFFF "
5353 } ) ;
5454
5555 widgetsHelpers . clickNextStepButton ( ) ;
Original file line number Diff line number Diff line change @@ -329,7 +329,7 @@ const verifyAppearancePageDefaultElements = () => {
329329 ratingSymbol : "Emojis" ,
330330 isLogoDefault : true ,
331331 selectedMainIconColor : "#0166D6" ,
332- selectedFontIconColor : "#0166D6 " ,
332+ selectedFontIconColor : "#FFFFFF " ,
333333 isButtonSizeMedium : true ,
334334 isPositionCenterLeft : true ,
335335 triggerText : "Feedback" ,
You can’t perform that action at this time.
0 commit comments