Commit 6cb8072
committed
Use retry helper for empty cell context menu test
The extension command registers asynchronously even for empty
cells, so the retry helper (dismiss and re-open menu) is needed
here too. The previous fix incorrectly assumed the command was
already registered for empty cells.
Signed-off-by: Luciano Resende <lresende@apple.com>1 parent 1e1cb93 commit 6cb8072
1 file changed
+6
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
0 commit comments