summaryrefslogtreecommitdiffstats
path: root/webapp/tests/components/integrations/__snapshots__/edit_outgoing_hook.test.jsx.snap
diff options
context:
space:
mode:
Diffstat (limited to 'webapp/tests/components/integrations/__snapshots__/edit_outgoing_hook.test.jsx.snap')
-rw-r--r--webapp/tests/components/integrations/__snapshots__/edit_outgoing_hook.test.jsx.snap7
1 files changed, 7 insertions, 0 deletions
diff --git a/webapp/tests/components/integrations/__snapshots__/edit_outgoing_hook.test.jsx.snap b/webapp/tests/components/integrations/__snapshots__/edit_outgoing_hook.test.jsx.snap
new file mode 100644
index 000000000..d7656b08f
--- /dev/null
+++ b/webapp/tests/components/integrations/__snapshots__/edit_outgoing_hook.test.jsx.snap
@@ -0,0 +1,7 @@
+// Jest Snapshot v1, https://goo.gl/fbAQLP
+
+exports[`components/integrations/EditOutgoingWebhook should match snapshot 1`] = `
+<LoadingScreen
+ position="relative"
+/>
+`;