test: Fix copy-paste error in waiting for a message in the tests
authorPhilip Withnall <withnall@endlessm.com>
Tue, 28 Feb 2017 08:55:26 +0000 (08:55 +0000)
committerSimon McVittie <smcv@debian.org>
Mon, 20 Mar 2017 14:53:37 +0000 (14:53 +0000)
commitf6cee5f0467fac38ce0bc21218b0cdc613dd5306
treee18ff39ea56de2fd1c9500a36fe45aa270d86793
parent001ccf78d388b34708ae1b1824545873f434c3d9
test: Fix copy-paste error in waiting for a message in the tests

The parameters to the test_pending_call_store_reply() call should match
those to the dbus_pending_call_set_notify() immediately after.

Coverity ID: 141876

Signed-off-by: Philip Withnall <withnall@endlessm.com>
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=99999
Reviewed-by: Simon McVittie <smcv@collabora.com>
test/sd-activation.c