diff --git a/dom/mobilemessage/tests/marionette/test_replace_short_message_type.js b/dom/mobilemessage/tests/marionette/test_replace_short_message_type.js index b0010d7fe790..e212d1bd943b 100644 --- a/dom/mobilemessage/tests/marionette/test_replace_short_message_type.js +++ b/dom/mobilemessage/tests/marionette/test_replace_short_message_type.js @@ -14,7 +14,7 @@ const SENDER_0 = "+1234567890"; const SENDER_1 = "+1234567891"; const PDU_PID_NORMAL = "00"; -const PDU_PIDS = ["00", "41", "42", "43", "44", "45", "46", "47"]; +const PDU_PIDS = ["00", "41", "42", "43", "44", "45", "46", "47", "5F"]; const PDU_DCS_NORMAL = "00";