From 937b0acb33b3494d1ee6d34943a3d7ded0b3445b Mon Sep 17 00:00:00 2001 From: charles kerr Date: Sat, 19 Dec 2015 21:14:52 -0600 Subject: bugfix: ensure integration tests work regardless of com.ubuntu.sound gsettings' values --- tests/integration/test-indicator.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/integration/test-indicator.cpp') diff --git a/tests/integration/test-indicator.cpp b/tests/integration/test-indicator.cpp index 1f357d7..dca0bb6 100644 --- a/tests/integration/test-indicator.cpp +++ b/tests/integration/test-indicator.cpp @@ -542,6 +542,7 @@ TEST_F(TestIndicator, DesktopChangeRoleVolume) { double INITIAL_VOLUME = 0.0; + EXPECT_TRUE(resetAllowAmplifiedVolume()); ASSERT_NO_THROW(startAccountsService()); ASSERT_NO_THROW(startPulseDesktop()); -- cgit v1.2.3