Commit bb3df70
fix(gen-ai): Re-query server row after modal close to avoid stale reference
After saving tool selection and closing the modal in the auto-unlock
test, re-query the server row before clicking the tools button again.
This prevents stale element references that can cause flaky test
failures when the DOM updates after modal interactions.
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>1 parent 82597ae commit bb3df70
1 file changed
Lines changed: 3 additions & 1 deletion
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
424 | 424 | | |
425 | 425 | | |
426 | 426 | | |
427 | | - | |
| 427 | + | |
| 428 | + | |
| 429 | + | |
428 | 430 | | |
429 | 431 | | |
430 | 432 | | |
| |||
0 commit comments