Commit 1011b41
fix(test): accept confirm dialog in column reset test
The "Reset Columns to Defaults" test clicked the reset menu item
without handling the browser confirm() dialog. The unhandled dialog
auto-dismissed with cancel, so the reset never executed and the
assertion on default column order failed.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent c2b917e commit 1011b41
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2024 | 2024 | | |
2025 | 2025 | | |
2026 | 2026 | | |
| 2027 | + | |
| 2028 | + | |
2027 | 2029 | | |
2028 | 2030 | | |
2029 | 2031 | | |
| |||
0 commit comments