未验证 提交 34fd6f60 编写于 作者: O openharmony_ci 提交者: Gitee

!7560 【XTS】【事件通知子系统】COMMON_EVENT_HTTP_PROXY_CHANGE

Merge pull request !7560 from liyufan/master
......@@ -378,6 +378,7 @@ export default function ActsCommonEventManagerSupportTest() {
expect(commonEventManager.Support.COMMON_EVENT_SPN_INFO_CHANGED).assertEqual('usual.event.SPN_INFO_CHANGED')
expect(commonEventManager.Support.COMMON_EVENT_QUICK_FIX_APPLY_RESULT).assertEqual('usual.event.QUICK_FIX_APPLY_RESULT')
expect(commonEventManager.Support.COMMON_EVENT_USER_INFO_UPDATED ).assertEqual('usual.event.USER_INFO_UPDATED')
expect(commonEventManager.Support.COMMON_EVENT_HTTP_PROXY_CHANGE ).assertEqual('usual.event.HTTP_PROXY_CHANGE')
console.info(`${TAG} SUB_NOTIFICATION_CES_MANAGER_SUPPORT_ENUM_TEST_2000 END`)
})
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册