diff --git a/src/plugins/dashboard/public/application/listing/__snapshots__/dashboard_listing.test.js.snap b/src/plugins/dashboard/public/application/listing/__snapshots__/dashboard_listing.test.js.snap index 01a1ef5db83c..8ad036fc120c 100644 --- a/src/plugins/dashboard/public/application/listing/__snapshots__/dashboard_listing.test.js.snap +++ b/src/plugins/dashboard/public/application/listing/__snapshots__/dashboard_listing.test.js.snap @@ -3,11 +3,7 @@ exports[`after fetch hideWriteControls 1`] = ` - } + createButton={null} createItem={null} deleteItems={null} editItem={null} @@ -94,11 +90,7 @@ exports[`after fetch hideWriteControls 1`] = ` exports[`after fetch initialFilter 1`] = ` - } + createButton={} createItem={[Function]} deleteItems={[Function]} editItem={[Function]} @@ -229,11 +221,7 @@ exports[`after fetch initialFilter 1`] = ` exports[`after fetch renders call to action when no dashboards exist 1`] = ` - } + createButton={} createItem={[Function]} deleteItems={[Function]} editItem={[Function]} @@ -364,11 +352,7 @@ exports[`after fetch renders call to action when no dashboards exist 1`] = ` exports[`after fetch renders table rows 1`] = ` - } + createButton={} createItem={[Function]} deleteItems={[Function]} editItem={[Function]} @@ -499,11 +483,7 @@ exports[`after fetch renders table rows 1`] = ` exports[`after fetch renders warning when listingLimit is exceeded 1`] = ` - } + createButton={} createItem={[Function]} deleteItems={[Function]} editItem={[Function]} @@ -634,11 +614,7 @@ exports[`after fetch renders warning when listingLimit is exceeded 1`] = ` exports[`renders empty page in before initial fetch to avoid flickering 1`] = ` - } + createButton={} createItem={[Function]} deleteItems={[Function]} editItem={[Function]}