diff options
Diffstat (limited to 'ui-react/src/__snapshots__/OnapClamp.test.js.snap')
-rw-r--r-- | ui-react/src/__snapshots__/OnapClamp.test.js.snap | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/ui-react/src/__snapshots__/OnapClamp.test.js.snap b/ui-react/src/__snapshots__/OnapClamp.test.js.snap index fd1b0d57d..c7c7ecbaa 100644 --- a/ui-react/src/__snapshots__/OnapClamp.test.js.snap +++ b/ui-react/src/__snapshots__/OnapClamp.test.js.snap @@ -23,7 +23,9 @@ exports[`Verify OnapClamp Test the render method 1`] = ` "menuFontColor": "black", "menuHighlightedBackgroundColor": "#337ab7", "menuHighlightedFontColor": "white", - "toscaTextareaBackgroundColor": "#E8E8E8", + "policyEditorBackgroundColor": "white", + "policyEditorFontSize": "13px", + "toscaTextareaBackgroundColor": "white", "toscaTextareaFontSize": "13px", } } |