From 3460b9c8d18a52bb859f143f0428e0325d699a3f Mon Sep 17 00:00:00 2001 From: Xavi Garcia Mena Date: Thu, 22 Oct 2015 10:55:13 +0200 Subject: Update unit test --- tests/integration/test-indicator.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/integration/test-indicator.cpp') diff --git a/tests/integration/test-indicator.cpp b/tests/integration/test-indicator.cpp index 86d73b1..3cc24e8 100644 --- a/tests/integration/test-indicator.cpp +++ b/tests/integration/test-indicator.cpp @@ -56,7 +56,7 @@ TEST_F(TestIndicator, PhoneChangeRoleVolume) // set an initial volume to the alert role userAccountsSpy.clear(); setStreamRestoreVolume("alert", 1.0); - WAIT_FOR_SIGNALS(userAccountsSpy, 2); + WAIT_AT_LEAST_SIGNALS(userAccountsSpy, 1); userAccountsSpy.clear(); // play a test sound, it should change the role in the indicator -- cgit v1.2.3