diff --git a/lib/a11y-snapshot/__snapshots__/material-ui.test.js.snap b/lib/a11y-snapshot/__snapshots__/material-ui.test.js.snap index 4fef7a965..b2bdcc405 100644 --- a/lib/a11y-snapshot/__snapshots__/material-ui.test.js.snap +++ b/lib/a11y-snapshot/__snapshots__/material-ui.test.js.snap @@ -698,12 +698,14 @@ exports[`chromium /api/button/ 1`] = ` variant - 'contained' | 'outlined' | 'text' + 'contained' | 'outlined' | 'text' | string 'contained' | 'outlined' | 'text' + + | string 'text' @@ -16469,7 +16471,7 @@ exports[`chromium /components/tree-view/ 1`] = ` - + Controlled tree view Controlled tree view @@ -16481,7 +16483,15 @@ exports[`chromium /components/tree-view/ 1`] = ` A generic container that is programmatically focused to test keyboard navigation of our components. - + + + Applications @@ -17369,6 +17379,8 @@ exports[`firefox /api/button/ 1`] = ` | 'outlined' | 'text' + + | string 'text' @@ -28940,7 +28952,7 @@ exports[`firefox /components/tree-view/ 1`] = ` See more - + Controlled tree view Controlled tree view @@ -28952,7 +28964,15 @@ exports[`firefox /components/tree-view/ 1`] = ` A generic container that is programmatically focused to test keyboard navigation of our components. - + + + Applications Applications