def test_silence_threshold_spinbox_hidden_by_default(self, qtbot: QtBot): """Silence threshold UI is not shown when show_recording_settings=False.""" assert not ...
Contribute to SankarLabs/mobile-context-engineering development by creating an account on GitHub.