aboutsummaryrefslogtreecommitdiffstats
path: root/sdc-workflow-designer-ui/src/main/frontend/src/shared/notifications/__tests__/__snapshots__/NotificationView_snapshot-test.js.snap
blob: eb4a573fe262f4ec028ca5ce2c4f769ab4345fbc (plain)
1
2
3
4
5
6
7
8
9
// Jest Snapshot v1, https://goo.gl/fbAQLP

exports[`Notification View Snapshot renders correctly 1`] = `
<div
  className="workflow-notifications-container position-top-right"
>
  <div />
</div>
`;