Commit d4ca1ef5 authored by pintar's avatar pintar
Browse files

correction

parent a17b1fa4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -368,7 +368,7 @@ module AtsImsIot_TestCases_SS {
		var ImsInterfaceMonitor v_iscB := f_cf_create_monitor(c_isc_B);
		var ImsUserInfo v_userInfoA := f_getACRUser(PX_EUT_A);
		var ImsUserInfo v_userInfoB := f_getOIRUser(PX_EUT_B);
		var CF_INT_AS v_config := {v_gmA, v_mw, v_gmB, v_iscA, v_iscB};
		var CF_ROAM_AS v_config := {v_gmA, v_mw, v_gmB, v_iscA, v_iscB};
				
		// map/connect component ports
		f_cf_user_up(v_ueA);