Skip to content

Commit

Permalink
Revert test update
Browse files Browse the repository at this point in the history
  • Loading branch information
arminmeh committed Oct 9, 2024
1 parent 337e400 commit cae7431
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,6 @@ describe('<DataGridPro /> - Infnite loader', () => {
{ id: 6, brand: 'Gucci' },
{ id: 7, brand: "Levi's" },
{ id: 8, brand: 'Ray-Ban' },
{ id: 9, brand: 'Umbro' },
{ id: 10, brand: 'Timberland' },
{ id: 11, brand: 'Fila' },
),
});
// Trigger a scroll again to notify the grid that we're not in the bottom area anymore
Expand Down

0 comments on commit cae7431

Please sign in to comment.