diff options
author | Robert Tari <robert@tari.in> | 2021-11-17 10:19:43 +0100 |
---|---|---|
committer | Robert Tari <robert@tari.in> | 2021-11-18 14:25:17 +0100 |
commit | ea5f8163231a81e4f0769a518db819c8a1fc78f6 (patch) | |
tree | 3bc2775ba0106e6c39bc8a129d6789d00c3bf841 /tests/manual | |
parent | dc16358bcceeb687df7f0a37fdcd3593844dcc7e (diff) | |
download | ayatana-indicator-datetime-ea5f8163231a81e4f0769a518db819c8a1fc78f6.tar.gz ayatana-indicator-datetime-ea5f8163231a81e4f0769a518db819c8a1fc78f6.tar.bz2 ayatana-indicator-datetime-ea5f8163231a81e4f0769a518db819c8a1fc78f6.zip |
Re-enable haptic using hfd-service
fixes https://github.com/AyatanaIndicators/ayatana-indicator-datetime/issues/67
Diffstat (limited to 'tests/manual')
-rw-r--r-- | tests/manual | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/manual b/tests/manual index d9e192c..cafc292 100644 --- a/tests/manual +++ b/tests/manual @@ -35,7 +35,7 @@ Test-case ayatana-indicator-datetime/new-alarm-wakeup <dt>Unplug the phone from any USB connection and put it to sleep</dt> <dd>Confirm that the alarm sounds on time even if the phone is asleep. (Note: if in doubt about sleep you can see in the syslog whether the device actually suspended or whether the suspend was aborted)</dd> <dd>Confirm that the screen comes on when the alarm is triggered.<dd> - <dd>[FIXME: No haptic support right now. Remove this comment after https://github.com/AyatanaIndicators/ayatana-indicator-datetime/issues/67 is resolved] If the device supports haptic feedback, confirm the alarm vibrates.</dd> + <dd>If the device supports haptic feedback, confirm the alarm vibrates.</dd> </dl> Test-case ayatana-indicator-datetime/disabled-alarms |