Skip to content

Commit 6f4dfff

Browse files
committed
chore: Upd snapshot tests
1 parent 406423c commit 6f4dfff

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/app-layout/__tests__/__snapshots__/widget-contract-split-panel.test.tsx.snap

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -344,6 +344,7 @@ Map {
344344
},
345345
"wrapperElAttributes": {
346346
"className": "awsui_root awsui_root awsui_has-adaptive-widths-default",
347+
"data-awsui-app-layout-widget-loaded": true,
347348
"style": {
348349
"--awsui-max-content-width": "",
349350
"--awsui-navigation-width": "280px",
@@ -658,6 +659,7 @@ Map {
658659
},
659660
"wrapperElAttributes": {
660661
"className": "awsui_root awsui_root awsui_has-adaptive-widths-default",
662+
"data-awsui-app-layout-widget-loaded": true,
661663
"style": {
662664
"--awsui-max-content-width": "",
663665
"--awsui-navigation-width": "280px",
@@ -972,6 +974,7 @@ Map {
972974
},
973975
"wrapperElAttributes": {
974976
"className": "awsui_root awsui_root awsui_has-adaptive-widths-default",
977+
"data-awsui-app-layout-widget-loaded": true,
975978
"style": {
976979
"--awsui-max-content-width": "",
977980
"--awsui-navigation-width": "280px",
@@ -1286,6 +1289,7 @@ Map {
12861289
},
12871290
"wrapperElAttributes": {
12881291
"className": "awsui_root awsui_root awsui_has-adaptive-widths-default",
1292+
"data-awsui-app-layout-widget-loaded": true,
12891293
"style": {
12901294
"--awsui-max-content-width": "",
12911295
"--awsui-navigation-width": "280px",

0 commit comments

Comments
 (0)