Commit 71e4a4d
Revert .issue-item wait in duplicate import test
The waitForDisplayed('.issue-item') was causing timeouts on CI when the
popup needed to fetch from the API (no seeded cache). The duplicate
detection reads from storage, not the rendered DOM, so the wait was
unnecessary. Rely on Mocha retry for intermittent BiDi flakiness.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent b871263 commit 71e4a4d
1 file changed
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
200 | 200 | | |
201 | 201 | | |
202 | 202 | | |
203 | | - | |
204 | | - | |
205 | 203 | | |
206 | 204 | | |
207 | 205 | | |
| |||
0 commit comments