Commit c67822c
test(extra): fix test failing conditionally on mini's local path
Details:
- When mini.nvim is checked out locally to for example
'~/projects/fix_mini',
test 'oldfiles-respect local_opts.preserve_order' fails because
search key 'x' is now present in all items
- Function `validate_spawn_log` is unused and has been removed1 parent 4182d64 commit c67822c
1 file changed
+5
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
179 | | - | |
180 | | - | |
181 | | - | |
182 | | - | |
183 | | - | |
184 | | - | |
185 | 179 | | |
186 | 180 | | |
187 | 181 | | |
| |||
3536 | 3530 | | |
3537 | 3531 | | |
3538 | 3532 | | |
3539 | | - | |
| 3533 | + | |
| 3534 | + | |
| 3535 | + | |
3540 | 3536 | | |
3541 | 3537 | | |
3542 | | - | |
| 3538 | + | |
3543 | 3539 | | |
3544 | | - | |
| 3540 | + | |
3545 | 3541 | | |
3546 | 3542 | | |
3547 | 3543 | | |
| |||
0 commit comments