modify code

Signed-off-by: zhaolinglan <zhaolinglan@huawei.com>
This commit is contained in:
zhaolinglan 2022-08-31 10:07:52 +08:00
parent c602a706dd
commit 323ae804a6

View File

@ -256,7 +256,7 @@ namespace MiscServices {
* @tc.type: FUNC
* @tc.require: issueI5OX20
*/
HWTEST_F(InputMethodControllerTest, testIMCGetCurrentInputMethod, TestSize.level0)
HWTEST_F(InputMethodControllerTest, testIMCGetCurrentInputMethod, TestSize.Level0)
{
IMSA_HILOGI("IMC GetCurrentInputMethod Test Start");
std::shared_ptr<Property> property = InputMethodController::GetInstance()->GetCurrentInputMethod();