Skip to content

Commit

Permalink
fix failing test
Browse files Browse the repository at this point in the history
  • Loading branch information
cherniavskii committed Apr 10, 2024
1 parent 867424f commit 9f16621
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ describe('<DataGridPremium /> - Clipboard', () => {
{ id: 0, value: '1 " 1' },
{ id: 1, value: '2' },
]}
cellSelection
unstable_cellSelection
disableRowSelectionOnClick
/>,
);
Expand Down

0 comments on commit 9f16621

Please sign in to comment.