mirror of
https://github.com/go-sylixos/elvish.git
synced 2024-12-13 01:47:51 +08:00
pkg/cli/mode: Fix a flaky completion mode test.
This commit is contained in:
parent
0976cacf09
commit
3545cb5020
|
@ -62,6 +62,7 @@ func setupStartedCompletion(t *testing.T) *Fixture {
|
|||
},
|
||||
})
|
||||
f.App.SetAddon(w, false)
|
||||
f.App.Redraw()
|
||||
f.TestTTY(t,
|
||||
"foo\n", Styles,
|
||||
"___",
|
||||
|
|
Loading…
Reference in New Issue
Block a user