Impl --yes flag

This commit is contained in:
Javanaut
2026-06-21 12:03:37 +02:00
parent 912db3c39a
commit 3ac139a2dc
3 changed files with 27 additions and 1 deletions

View File

@@ -174,10 +174,10 @@ class UnmuxCliTests(unittest.TestCase):
self.home_dir,
self.database_path,
"--subtitles-only",
"--yes",
"--label",
"dball",
str(source_path),
input_text="y\n",
)
self.assertCompleted(completed)