Skip to content

Commit 2d1c827

Browse files
committed
enable clip-path test for fast visibility
1 parent f921b18 commit 2d1c827

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/driver/cypress/e2e/memory/virtual-scroll-stress.cy.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
describe('Virtual Scrolling Stress Tests', {
1616
experimentalFastVisibility: true,
17-
numTestsKeptInMemory: 0,
17+
numTestsKeptInMemory: 1,
1818
}, () => {
1919
beforeEach(() => {
2020
cy.visit('/fixtures/virtual-scroll-stress-test.html')

0 commit comments

Comments
 (0)