From e523c86d2c727b128ce339a72733c9688e002ed3 Mon Sep 17 00:00:00 2001 From: Roman Martinuk Date: Wed, 21 Jul 2021 21:24:53 +0300 Subject: [PATCH] skip test --- Tests/Helper/QuestionHelperTest.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Tests/Helper/QuestionHelperTest.php b/Tests/Helper/QuestionHelperTest.php index bba71cc59..9088d917c 100644 --- a/Tests/Helper/QuestionHelperTest.php +++ b/Tests/Helper/QuestionHelperTest.php @@ -835,6 +835,10 @@ public function testDisableStty() public function testTraversableMultiselectAutocomplete() { + if (!Terminal::hasSttyAvailable()) { + $this->markTestSkipped('`stty` is required to test autocomplete functionality'); + } + // // F // A<3x UP ARROW>,F