未验证 提交 58449d7b 编写于 作者: O openharmony_ci 提交者: Gitee

!8100 【轻量级 PR】:update...

!8100 【轻量级 PR】:update startup/startup_standard/deviceinfo/src/main/js/default/test/DeviceInfoJsUnit.test.js.
Merge pull request !8100 from 于怀波/N/A
......@@ -381,7 +381,7 @@ describe('DeviceInfoTest', function () {
}
expect(ret).assertTrue();
let str = /[\w-\.\(\)]/g;
let str = /[\w\/\.\(\)]/g;
let arr = securityPatchTagInfo.match(str);
let bufferstr = arr.join('');
console.info('the value of the bufferstr is :' + bufferstr);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册