aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/notifications-mock.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/notifications-mock.h b/tests/notifications-mock.h
index 0298f8c..e9318d1 100644
--- a/tests/notifications-mock.h
+++ b/tests/notifications-mock.h
@@ -49,7 +49,7 @@ class NotificationsMock
}
~NotificationsMock () {
- g_debug("Destroying the Accounts Service Mock");
+ g_debug("Destroying the Notifications Mock");
g_clear_object(&mock);
}