Cosmetic: bsc: remove outdated comment

The mentioned bug was fixed 3 years ago, and there are already lots of
tests below so remove the comment.

Related: OS#3182
Change-Id: I3df4dbd1647dae78eccd31c49c3aec3cf9e12a6f
This commit is contained in:
Oliver Smith 2021-08-26 15:41:10 +02:00 committed by osmith
parent af03bef6a2
commit 59a843cac1
1 changed files with 0 additions and 1 deletions

View File

@ -10131,7 +10131,6 @@ control {
execute( TC_mscpool_no_allow_attach_valid_nri() );
}
/* at bottom as they might crash OsmoBSC before OS#3182 is fixed */
execute( TC_early_conn_fail() );
execute( TC_late_conn_fail() );
execute( TC_stats_conn_fail() );