From 292c19d6e75ee4fa83b71cea3820d0efa6ecc5b0 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Wed, 5 Nov 2014 10:59:25 -0600 Subject: Fix waiting on actions to count the number of actions --- tests/indicator-test.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/indicator-test.cc') diff --git a/tests/indicator-test.cc b/tests/indicator-test.cc index c919e31..7d122ee 100644 --- a/tests/indicator-test.cc +++ b/tests/indicator-test.cc @@ -51,5 +51,5 @@ TEST_F(IndicatorTest, DesktopMenu) { TEST_F(IndicatorTest, SilentActions) { setActions("/com/canonical/indicator/sound"); - expectActionExists("indicator.root"); + expectActionExists("root"); } -- cgit v1.2.3