提交 1ee7cf49 编写于 作者: J jianghuanhuan 提交者: 姜欢欢

fixed b404352e from https://gitee.com/huan-pangpang/xts_acts_11/pulls/8930

网络&无障碍重复用例修正
Signed-off-by: Njianghuanhuan <jianghuanhuan@huawei.com>
上级 979060cf
......@@ -357,7 +357,7 @@ export default function abilityTest() {
* @tc.size SmallTest
* @tc.type User
*/
it('SendAccessibilityEvent_1100', 0, async function (done) {
it('SendAccessibilityEvent_1300', 0, async function (done) {
console.info('SendAccessibilityEvent_1300');
let eventType = 'select';
......
......@@ -1489,7 +1489,7 @@ export default function socketJsunit() {
* @tc.name : connect
* @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) {
console.info("The environment was not ready");
done();
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册