Skip to content

Commit

Permalink
Fix test perfomance
Browse files Browse the repository at this point in the history
  • Loading branch information
Alyar committed Sep 4, 2024
1 parent 8af599a commit 40e2c8d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import url from '../../../helpers/getPageUrl';

const DATA_GRID_SELECTOR = '#container';

fixture`FixedColumns`
fixture.disablePageReloads`FixedColumns`
.page(url(__dirname, '../../container.html'));

const borderConfigs = [
Expand Down

0 comments on commit 40e2c8d

Please sign in to comment.