Skip to content

Commit 580be11

Browse files
committed
Update Table Jest snapshot
1 parent 082c963 commit 580be11

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/data-grid/src/__test__/__snapshots__/Table.test.jsx.snap

+2
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ exports[`Snapshot test Check component matches previous HTML snapshot 1`] = `
7777
emptyStateMessage="Prompt to action or solution"
7878
fixed={false}
7979
fixedColumn={false}
80+
fixedLastColumn={false}
8081
headerCheckState={false}
8182
headerIndeterminateState={false}
8283
horizontalScroll={false}
@@ -442,6 +443,7 @@ exports[`Snapshot test Check component matches previous HTML snapshot 2`] = `
442443
emptyStateMessage="Prompt to action or solution"
443444
fixed={false}
444445
fixedColumn={false}
446+
fixedLastColumn={false}
445447
headerCheckState={false}
446448
headerIndeterminateState={false}
447449
horizontalScroll={false}

0 commit comments

Comments
 (0)