diff --git a/telephony/telephonyjstest/sms_mms/sms_mms_error/entry/src/main/js/test/SmsMmsError.test.js b/telephony/telephonyjstest/sms_mms/sms_mms_error/entry/src/main/js/test/SmsMmsError.test.js index ea7bd68f2519038b2bf7f7fbba5ab23313c30c1b..9882a4ec8cb2c5a79a11e12bc73f98ce496fce4c 100644 --- a/telephony/telephonyjstest/sms_mms/sms_mms_error/entry/src/main/js/test/SmsMmsError.test.js +++ b/telephony/telephonyjstest/sms_mms/sms_mms_error/entry/src/main/js/test/SmsMmsError.test.js @@ -26,7 +26,7 @@ import { describe('SmsMmsErrorTest', function () { const FALSE_SLOT_ID = 9; const CORRECT_SMS_PDU = '01000F9168683106019196F400080A00680065006C006C006F'; - const eorroMessagePath = '/data/telephony/deSrc/EorroMessagePath.mms'; + const ERROR_MESSAGE_PATH = '/data/telephony/deSrc/EorroMessagePath.mms'; const IDENTIFIER_MIN = 0; const IDENTIFIER_MAX = 0xFFFF; const RANTYPE_GSM = 1;