未验证 提交 15d905f0 编写于 作者: O openharmony_ci 提交者: Gitee

!4167 【communication】修改蓝牙profile测试套名称一致问题

Merge pull request !4167 from 权力/myfeature
......@@ -62,7 +62,7 @@ function off(OFF_VALUE_TEST_ELEMENT) {
}
describe('bluetoothhostTest', function () {
describe('bluetoothhostTest_A2dp', function () {
beforeAll(function () {
console.info('beforeAll called')
})
......
......@@ -54,7 +54,7 @@ function off(OFF_VALUE_TEST_ELEMENT) {
});
}
describe('bluetoothhostTest', function () {
describe('bluetoothhostTest_Hfp', function () {
beforeAll(function () {
console.info('beforeAll called')
})
......
......@@ -52,7 +52,7 @@ let ProfId = {
}
describe('bluetoothhostTest', function () {
describe('bluetoothhostTest_Hid', function () {
beforeAll(function () {
console.info('beforeAll called')
})
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册