Skip to content

Commit

Permalink
Fix test (part 2)
Browse files Browse the repository at this point in the history
  • Loading branch information
Alyar committed Dec 3, 2024
1 parent 9585ea8 commit b89a760
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1323,7 +1323,6 @@ safeSizeTest('The simulated scrollbar should display correctly when there are st
Themes.genericLight,
Themes.materialBlue,
Themes.fluentBlue,
Themes.genericGreenMist,
].forEach((theme) => {
[0.9, 1.25, 1.5].forEach((zoom) => {
safeSizeTest(`Fixed columns should display correctly at ${zoom * 100}% zoom (${theme} theme)`, async (t) => {
Expand Down

0 comments on commit b89a760

Please sign in to comment.