Skip to content

autotests: Fix a typo in testKeyboardShortcutsInhibitorInterface

We need to monitor whether the inhibitorActive signal gets emitted. It reduces the test's execution time from about 5 seconds to a couple milliseconds.

Merge request reports