From 736079cf18295aee4f1093fe04e4b5b5bafb2beb Mon Sep 17 00:00:00 2001 From: George Drummond Date: Wed, 13 Mar 2019 13:45:27 -0400 Subject: [PATCH] Update js test snapshot --- .../__snapshots__/confirmation_popover.test.js.snap | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/js/components/__tests__/__snapshots__/confirmation_popover.test.js.snap b/js/components/__tests__/__snapshots__/confirmation_popover.test.js.snap index 2146b1aa..2e4be27b 100644 --- a/js/components/__tests__/__snapshots__/confirmation_popover.test.js.snap +++ b/js/components/__tests__/__snapshots__/confirmation_popover.test.js.snap @@ -1,3 +1,8 @@ // Jest Snapshot v1, https://goo.gl/fbAQLP -exports[`ConfirmationPopover matches snapshot 1`] = ` `; +exports[`ConfirmationPopover matches snapshot 1`] = ` + +`;