aboutsummaryrefslogtreecommitdiffstats
path: root/ui-react/src/components/loop_viewer/status/__snapshots__/LoopStatus.test.js.snap
diff options
context:
space:
mode:
Diffstat (limited to 'ui-react/src/components/loop_viewer/status/__snapshots__/LoopStatus.test.js.snap')
-rw-r--r--ui-react/src/components/loop_viewer/status/__snapshots__/LoopStatus.test.js.snap4
1 files changed, 2 insertions, 2 deletions
diff --git a/ui-react/src/components/loop_viewer/status/__snapshots__/LoopStatus.test.js.snap b/ui-react/src/components/loop_viewer/status/__snapshots__/LoopStatus.test.js.snap
index 275933ee8..73da5fff1 100644
--- a/ui-react/src/components/loop_viewer/status/__snapshots__/LoopStatus.test.js.snap
+++ b/ui-react/src/components/loop_viewer/status/__snapshots__/LoopStatus.test.js.snap
@@ -7,7 +7,7 @@ exports[`Verify LoopStatus Test the render method 1`] = `
DESIGN
</label>
<div>
- <Styled(Bootstrap(Table))
+ <Styled(Component)
hover={true}
responsive={true}
striped={true}
@@ -58,7 +58,7 @@ exports[`Verify LoopStatus Test the render method 1`] = `
}
/>
</tbody>
- </Styled(Bootstrap(Table))>
+ </Styled(Component)>
</div>
</styled.div>
`;