Sounds split off into own tab in settings.
This commit is contained in:
@@ -58,6 +58,7 @@ class WebClickableActivationTests(unittest.TestCase):
|
||||
|
||||
doAction.assert_called_once_with(caretObject, "click-ancestor")
|
||||
clickObject.assert_not_called()
|
||||
testScript._presentDelayedMessage.assert_not_called()
|
||||
|
||||
|
||||
class WebHiddenPopupTests(unittest.TestCase):
|
||||
|
||||
Reference in New Issue
Block a user