diff --git a/tests/cmdline/commands/test_computer.py b/tests/cmdline/commands/test_computer.py index 422a155214..d35d954d79 100644 --- a/tests/cmdline/commands/test_computer.py +++ b/tests/cmdline/commands/test_computer.py @@ -795,7 +795,7 @@ def test_computer_delete_with_nodes(self): filepath_executable='/remote/abs/path', ).store() - false_user_input = 'y' # most common mistake + false_user_input = '' # most common mistake user_input = 'yes' # Abort in case of wrong input