Skip to content

Commit

Permalink
Update test_rbus_fr.c
Browse files Browse the repository at this point in the history
  • Loading branch information
nlrcomcast authored Nov 1, 2024
1 parent 803753f commit d966173
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_rbus_fr.c
Original file line number Diff line number Diff line change
Expand Up @@ -1669,6 +1669,7 @@ void test_eventReceiveHandler()
CU_ASSERT_STRING_EQUAL(get_global_interface(),"eth2");
rbus_unregDataElements(handle, 1, wanMgrRbusDataElements);
rbus_close(handle);
rbus_handle = get_global_rbus_handle();
rbusEvent_Unsubscribe(rbus_handle,WEBCFG_INTERFACE_PARAM);
webpaRbus_Uninit();
}
Expand Down

0 comments on commit d966173

Please sign in to comment.