aboutsummaryrefslogtreecommitdiffstats
path: root/ui-react/src/components/menu/__snapshots__/MenuBar.test.js.snap
diff options
context:
space:
mode:
authorSébastien Determe <sebastien.determe@intl.att.com>2020-03-09 09:20:33 +0000
committerGerrit Code Review <gerrit@onap.org>2020-03-09 09:20:33 +0000
commit5c6d23852ea949335eb7f85d787eb24ac6dbab2a (patch)
tree96210751458999b8afdc4abe0357f13d8157f1b9 /ui-react/src/components/menu/__snapshots__/MenuBar.test.js.snap
parent897a3e004a858ef68d989dad15dde91a69e151a5 (diff)
parent5032095d221292ad2909f0cb9c9c99d3d5111d0c (diff)
Merge "Adding manage dictionary UI feature"
Diffstat (limited to 'ui-react/src/components/menu/__snapshots__/MenuBar.test.js.snap')
-rw-r--r--ui-react/src/components/menu/__snapshots__/MenuBar.test.js.snap55
1 files changed, 55 insertions, 0 deletions
diff --git a/ui-react/src/components/menu/__snapshots__/MenuBar.test.js.snap b/ui-react/src/components/menu/__snapshots__/MenuBar.test.js.snap
index dfc6a568..9070e87e 100644
--- a/ui-react/src/components/menu/__snapshots__/MenuBar.test.js.snap
+++ b/ui-react/src/components/menu/__snapshots__/MenuBar.test.js.snap
@@ -164,6 +164,61 @@ exports[`Verify MenuBar Test the render method 1`] = `
</DropdownItem>
</Styled(NavDropdown)>
<Styled(NavDropdown)
+ title="Dictionaries"
+ >
+ <DropdownItem
+ as={
+ Object {
+ "$$typeof": Symbol(react.forward_ref),
+ "attrs": Array [],
+ "componentStyle": ComponentStyle {
+ "componentId": "sc-bdVaJa",
+ "isStatic": false,
+ "rules": Array [
+ "
+ color: ",
+ [Function],
+ ";
+ background-color: ",
+ [Function],
+ ";
+ font-weight: normal;
+ display: block;
+ width: 100%;
+ padding: .25rem 1.5rem;
+ clear: both;
+ text-align: inherit;
+ white-space: nowrap;
+ border: 0;
+ :hover {
+ text-decoration: none;
+ background-color: ",
+ [Function],
+ ";
+ color: ",
+ [Function],
+ ";
+ }
+",
+ ],
+ },
+ "displayName": "Styled(Link)",
+ "foldedComponentIds": Array [],
+ "render": [Function],
+ "styledComponentId": "sc-bdVaJa",
+ "target": [Function],
+ "toString": [Function],
+ "warnTooManyClasses": [Function],
+ "withComponent": [Function],
+ }
+ }
+ disabled={false}
+ to="/ManageDictionaries"
+ >
+ Manage Dictionaries
+ </DropdownItem>
+ </Styled(NavDropdown)>
+ <Styled(NavDropdown)
title="Loop Instance"
>
<DropdownItem