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

!8943 【XTS】【communication】【3.2release】蓝牙重复用例和list优化

Merge pull request !8943 from 权力/myfeature2
......@@ -1660,7 +1660,7 @@ describe('bluetoothBLETest4', function() {
* @tc.type Function
* @tc.level Level 2
*/
it('COMMUNICATION_BLUETOOTH_BLE_WriteCharacteristic_1600', 0, function () {
it('COMMUNICATION_BLUETOOTH_BLE_WriteCharacteristic_1700', 0, function () {
try {
let descriptors = [];
let arrayBuffer = new ArrayBuffer(8);
......
......@@ -19,7 +19,6 @@ import bluetoothhostTest4 from './BRSpp.test.js'
import bluetoothhostTest from './BRSwitch.test.js'
import bluetoothhostTest3 from './BRDiscovery.test.js'
export default function testsuite() {
bluetoothhostTest()
bluetoothhostTest1()
bluetoothhostTest2()
bluetoothhostTest4()
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册