From 0f708daf0b9bfa26193d0efbd2591bcc81ef1d44 Mon Sep 17 00:00:00 2001 From: Aleksander Morgado Date: Fri, 3 Apr 2020 15:47:37 +0200 Subject: modem-helpers: port supported modes filtering to use object logging --- plugins/ublox/tests/test-modem-helpers-ublox.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/ublox/tests/test-modem-helpers-ublox.c') diff --git a/plugins/ublox/tests/test-modem-helpers-ublox.c b/plugins/ublox/tests/test-modem-helpers-ublox.c index 8f2f3664..0aa20f2b 100644 --- a/plugins/ublox/tests/test-modem-helpers-ublox.c +++ b/plugins/ublox/tests/test-modem-helpers-ublox.c @@ -294,7 +294,7 @@ compare_combinations (const gchar *response, g_assert_no_error (error); g_assert (combinations); - combinations = mm_ublox_filter_supported_modes (model, combinations, &error); + combinations = mm_ublox_filter_supported_modes (model, combinations, NULL, &error); g_assert_no_error (error); g_assert (combinations); -- cgit v1.2.3-70-g09d2