diff --git a/src/plugins/discover/public/application/components/top_nav/__snapshots__/table_feedbacks_panel.test.tsx.snap b/src/plugins/discover/public/application/components/top_nav/__snapshots__/table_feedbacks_panel.test.tsx.snap new file mode 100644 index 000000000000..65ba4921c228 --- /dev/null +++ b/src/plugins/discover/public/application/components/top_nav/__snapshots__/table_feedbacks_panel.test.tsx.snap @@ -0,0 +1,46 @@ +// Jest Snapshot v1, https://goo.gl/fbAQLP + +exports[`TableFeedbacksPanel renders correctly 1`] = ` + + + +

+ Share your thoughts on the latest Discover features +

+
+
+ + +

+ Help drive future improvements by + + + providing feedback + + + about your experience. +

+
+
+ + + Cancel + + + Turn off new features + + +
+`;