提交 b404352e 编写于 作者: J jianghuanhuan

网络&无障碍重复用例修正

Signed-off-by: Njianghuanhuan <jianghuanhuan@huawei.com>
上级 3d8b6d69
...@@ -357,7 +357,7 @@ export default function abilityTest() { ...@@ -357,7 +357,7 @@ export default function abilityTest() {
* @tc.size SmallTest * @tc.size SmallTest
* @tc.type User * @tc.type User
*/ */
it('SendAccessibilityEvent_1100', 0, async function (done) { it('SendAccessibilityEvent_1300', 0, async function (done) {
console.info('SendAccessibilityEvent_1300'); console.info('SendAccessibilityEvent_1300');
let eventType = 'select'; let eventType = 'select';
......
...@@ -1489,7 +1489,7 @@ export default function socketJsunit() { ...@@ -1489,7 +1489,7 @@ export default function socketJsunit() {
* @tc.name : connect * @tc.name : connect
* @tc.desc : Sets up a connection to the specified IP address and port number. * @tc.desc : Sets up a connection to the specified IP address and port number.
*/ */
it('Telephony_Socket_TCPSocket_connect_0200', 0, function (done) { it('Telephony_Socket_TCPSocket_connect_0400', 0, function (done) {
if (!envReady) { if (!envReady) {
console.info("The environment was not ready"); console.info("The environment was not ready");
done(); done();
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册