pkg/cli/mode: Fix a flaky completion mode test.

This commit is contained in:
Qi Xiao 2021-02-13 23:23:02 +00:00
parent 0976cacf09
commit 3545cb5020

View File

@ -62,6 +62,7 @@ func setupStartedCompletion(t *testing.T) *Fixture {
},
})
f.App.SetAddon(w, false)
f.App.Redraw()
f.TestTTY(t,
"foo\n", Styles,
"___",