diff options
author | 2019-08-23 07:49:25 -0700 | |
---|---|---|
committer | 2019-08-24 10:34:13 +0200 | |
commit | b65f1215e7dfab5630c0e2c1da8afec4cd08173f (patch) | |
tree | 152ae8bec276df8f9d41c4ccb48570997679cdd3 /ui-react/src/__test__/__snapshots__ | |
parent | 3142c70fb7530c444c891674fe55c6a9b236dfb3 (diff) |
Update react
Update react compo to latest ones
Issue-ID: CLAMP-477
Change-Id: I108b31c7e25595d96bc598f394590f23436335a1
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Diffstat (limited to 'ui-react/src/__test__/__snapshots__')
-rw-r--r-- | ui-react/src/__test__/__snapshots__/OpenLoopModal.test.js.snap | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ui-react/src/__test__/__snapshots__/OpenLoopModal.test.js.snap b/ui-react/src/__test__/__snapshots__/OpenLoopModal.test.js.snap new file mode 100644 index 00000000..cb8b8fd3 --- /dev/null +++ b/ui-react/src/__test__/__snapshots__/OpenLoopModal.test.js.snap @@ -0,0 +1,3 @@ +// Jest Snapshot v1, https://goo.gl/fbAQLP + +exports[`Verify OpenLoopModal Test the render method 1`] = `ShallowWrapper {}`; |