Skip to content

Commit

Permalink
fix(Eth test):
Browse files Browse the repository at this point in the history
Eth UT network test error #1331
BoATE-983
  • Loading branch information
zt222 committed Dec 15, 2022
1 parent 9662801 commit 6bf989a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/UT/linuxDefault/network/EthNetwork/02ethNetwork.c
Original file line number Diff line number Diff line change
Expand Up @@ -574,7 574,6 @@ Suite *make_ethNetworkUtTest_suite(void)
tcase_add_test(tc_networkCreat_api, test_002ethNetwork_0011GetNetworkByIndex);
tcase_add_test(tc_networkCreat_api, test_002ethNetwork_0012DeleteAllNetworkSuccess);
tcase_add_test(tc_networkCreat_api, test_002ethNetwork_0013GetNetworkListSuccess);
tcase_add_test(tc_networkCreat_api, test_002ethNetwork_0012DeleteAllNetworkSuccess);

return s_networkcreate;
}

0 comments on commit 6bf989a

Please sign in to comment.