未验证 提交 955f5e2f 编写于 作者: O openharmony_ci 提交者: Gitee

!3927 【XTS】【事件通知子系统】commonEvent大小写修改

Merge pull request !3927 from 付家睿/master
......@@ -13,7 +13,7 @@
* limitations under the License.
*/
import notification from '@ohos.notification'
import Subscriber from '@ohos.commonevent'
import Subscriber from '@ohos.commonEvent'
import {describe, beforeAll, beforeEach, afterEach, afterAll, it, expect} from 'deccjsunit/index'
var time = 5000
var multiLineDataOne
......
......@@ -12,7 +12,7 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
import Subscriber from '@ohos.commonevent'
import Subscriber from '@ohos.commonEvent'
import notification from '@ohos.notification'
import {describe, beforeAll, beforeEach, afterEach, afterAll, it, expect} from 'deccjsunit/index'
var multiLineDataOne
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册