From b4fc037e60b3b2b2d74a5bca991ce1630eb13966 Mon Sep 17 00:00:00 2001 From: Bill Dengler Date: Mon, 31 Jul 2023 10:09:26 -0700 Subject: [PATCH] Update remaining snapshots via automation --- .../__snapshots__/rich-resolution-content.test.tsx.snap | 6 ------ 1 file changed, 6 deletions(-) diff --git a/src/tests/unit/tests/common/components/cards/__snapshots__/rich-resolution-content.test.tsx.snap b/src/tests/unit/tests/common/components/cards/__snapshots__/rich-resolution-content.test.tsx.snap index da6da4ee8b4..0b06adafff2 100644 --- a/src/tests/unit/tests/common/components/cards/__snapshots__/rich-resolution-content.test.tsx.snap +++ b/src/tests/unit/tests/common/components/cards/__snapshots__/rich-resolution-content.test.tsx.snap @@ -84,12 +84,6 @@ exports[`RichResolutionContent renders static content with id=web/p-as-heading 1 `; -exports[`RichResolutionContent renders static content with id=web/scrollable-region-focusable 1`] = ` - - Examine the element and ensure that, if there is scrollable content, the elements are accessible by keyboard. - -`; - exports[`RichResolutionContent renders static content with id=web/th-has-data-cells 1`] = `
Examine the header cell in the context of the table to verify that it has no data cells.