From a72b120798e7298e039acbf1144272ec5f54dc0e Mon Sep 17 00:00:00 2001 From: Aleksander Morgado Date: Fri, 17 Oct 2014 15:55:12 +0200 Subject: tests,fixture: fix comment --- plugins/tests/test-fixture.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/tests/test-fixture.c b/plugins/tests/test-fixture.c index 81644ab0..1ddddd05 100644 --- a/plugins/tests/test-fixture.c +++ b/plugins/tests/test-fixture.c @@ -37,7 +37,7 @@ test_fixture_setup (TestFixture *fixture) if (fixture->connection == NULL) g_error ("Error getting connection to test bus: %s", error->message); - /* Ping to autostart MM; wait up to 3s */ + /* Ping to autostart MM; wait up to 30s */ result = g_dbus_connection_call_sync (fixture->connection, "org.freedesktop.ModemManager1", "/org/freedesktop/ModemManager1", -- cgit v1.2.3