.expected = SUBSESSION_ERROR_NONE,
.desc = "Check if current [ " + std::string(TestUserStr::user_2) + " ] is successful",
.cb_expected = SUBSESSION_ERROR_INVALID_PARAMETER,
- .cb_desc = "Check if getting current user [" + std::string(TestUserStr::user_3) + " ] is done", },
+ .cb_desc = "Check if getting current user [" + std::string(TestUserStr::user_2) + " ] is done", },
api_call_res_t{ .call_result = std::move(subsession_switch_user_l<subsession_5001>( TestUserStr::user_1)),
.expected = SUBSESSION_ERROR_NONE,