tests: dummy origin: Use correct origin
And unref it after we're done. Otherwise we're leaking memory because the dummy provider only keeps actively unrefs the origin it added itself.
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
#include "setup-provider.h"
|
||||
#include "calls-dummy-origin.h"
|
||||
|
||||
#define TEST_ORIGIN_NAME "Dummy origin"
|
||||
#define TEST_ORIGIN_NAME "Test Dummy origin"
|
||||
|
||||
#define TEST_CALL_NUMBER "0123456789"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user