bsc: fixup for f_TC_refuse_mode_modif_to_vamos

The VTY command changed in the course of development, forgot to update
the test case.

Change-Id: I761b186c19b1307cc15d0bcf6f632b4bb967e254
This commit is contained in:
Neels Hofmeyr 2021-05-27 02:00:01 +00:00
parent 2bef0ddb12
commit 48483ce335
1 changed files with 1 additions and 1 deletions

View File

@ -8599,7 +8599,7 @@ private function f_TC_refuse_mode_modif_to_vamos(charstring id) runs on MSC_Conn
f_establish_fully(ass_cmd, exp_compl);
f_vty_transceive(BSCVTY, "vamos modify first");
f_vty_transceive(BSCVTY, "vamos modify lchan 0 0 1 0 tsc 2 3");
var RSL_Message rsl;