aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/test-snap.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test-snap.cpp b/tests/test-snap.cpp
index e606cc7..e8c005b 100644
--- a/tests/test-snap.cpp
+++ b/tests/test-snap.cpp
@@ -548,7 +548,7 @@ TEST_F(SnapFixture, ForceScreen)
****
***/
-TEST_F(SnapFixture,DISABLED_Vibrate)
+TEST_F(SnapFixture,Vibrate)
{
auto settings = std::make_shared<Settings>();
auto ne = std::make_shared<ayatana::indicator::notifications::Engine>(APP_NAME);