From 178a41a8b032ef5aa4ac43a5b84b0e633ec4f6d7 Mon Sep 17 00:00:00 2001 From: chenjiahan Date: Fri, 20 Nov 2020 11:55:56 +0800 Subject: [PATCH] test(Popover): add className test case --- src/popover/test/__snapshots__/index.spec.js.snap | 12 +++++++++--- src/popover/test/index.spec.js | 11 +++++++++++ 2 files changed, 20 insertions(+), 3 deletions(-) diff --git a/src/popover/test/__snapshots__/index.spec.js.snap b/src/popover/test/__snapshots__/index.spec.js.snap index 08e911b9a..5cb3f0706 100644 --- a/src/popover/test/__snapshots__/index.spec.js.snap +++ b/src/popover/test/__snapshots__/index.spec.js.snap @@ -1,23 +1,29 @@ // Jest Snapshot v1, https://goo.gl/fbAQLP +exports[`should allow to custom the className of action 1`] = ` +
+
Option
+
+`; + exports[`should locate to reference element when showed 1`] = ``; exports[`should locate to reference element when showed 2`] = ` -
+
`; exports[`should locate to reference element when showed 3`] = ` -