summaryrefslogtreecommitdiff
path: root/test/components/application_manager/formatters_commands.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/components/application_manager/formatters_commands.h')
-rw-r--r--test/components/application_manager/formatters_commands.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/components/application_manager/formatters_commands.h b/test/components/application_manager/formatters_commands.h
index 98e382fca..c3530944e 100644
--- a/test/components/application_manager/formatters_commands.h
+++ b/test/components/application_manager/formatters_commands.h
@@ -138,7 +138,7 @@ TEST(json2_command, notification) {
}
TEST(json2_command, request_no_params) {
- std::string incoming_string = "{\"id\":5005,\"jsonrpc\":\"2.0\",\"method\":\"BasicCommunication.GetAppList\"}";
+ std::string incoming_string = "{\"id\":5005,\"jsonrpc\":\"2.0\",\"method\":\"BasicCommunication.GeApplictionSet\"}";
smart_objects::SmartObject incoming_message;