aboutsummaryrefslogtreecommitdiff
path: root/tests/service-mocks/accounts-mock/AccountsDefs.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/service-mocks/accounts-mock/AccountsDefs.h')
-rw-r--r--tests/service-mocks/accounts-mock/AccountsDefs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/service-mocks/accounts-mock/AccountsDefs.h b/tests/service-mocks/accounts-mock/AccountsDefs.h
index 0e4f270..9933af0 100644
--- a/tests/service-mocks/accounts-mock/AccountsDefs.h
+++ b/tests/service-mocks/accounts-mock/AccountsDefs.h
@@ -28,7 +28,7 @@ namespace testing
constexpr const char ACCOUNTS_SERVICE[] = "org.freedesktop.Accounts";
constexpr const char USER_PATH[] = "/org/freedesktop/Accounts/UserTest";
constexpr const char ACCOUNTS_PATH[] = "/org/freedesktop/Accounts";
- constexpr const char ACCOUNTS_SOUND_INTERFACE[] = "com.ubuntu.AccountsService.Sound";
+ constexpr const char ACCOUNTS_SOUND_INTERFACE[] = "org.ayatana.AccountsService.Sound";
} // namespace testing
} // namespace indicators