Skip to content

chore: Remove leftover scrollOnFlowBuilder reference from tests#1162

Open
Exotic209093 wants to merge 1 commit into
tprouvot:releaseCandidatefrom
Exotic209093:fix/cleanup-scroll-test
Open

chore: Remove leftover scrollOnFlowBuilder reference from tests#1162
Exotic209093 wants to merge 1 commit into
tprouvot:releaseCandidatefrom
Exotic209093:fix/cleanup-scroll-test

Conversation

@Exotic209093

Copy link
Copy Markdown

Summary

  • Removes the last remaining reference to the removed scrollOnFlowBuilder setting from the e2e test suite
  • Replaces it with a valid current option key (openLinksInNewTab)

The flow scrollability feature was removed in #1088 but the Import Options test still used scrollOnFlowBuilder as test data.

Test Plan

  • Run npx playwright test tests/e2e/options.spec.js — the Import Options test should pass
  • Verify no other references to scrollOnFlowBuilder remain in the codebase

Closes #1079

The flow scrollability feature was removed in tprouvot#1088 but the import
options test still referenced the removed setting. Replace with a
valid option key.

Closes tprouvot#1079
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove Enable flow scrollability in SFI

1 participant