gbproxy: Make TC_bvc_reset_sig_from_bss() actually pass

If we hit none of the failures in the test case it means the test was
passed.

Change-Id: I6fe00558b346174f05f36703fe630796fb04a71e
Related: SYS#5002
This commit is contained in:
Daniel Willmann 2020-12-04 14:20:50 +01:00 committed by laforge
parent ad93c05e72
commit f259021a24
1 changed files with 1 additions and 1 deletions

View File

@ -2100,7 +2100,7 @@ testcase TC_bvc_reset_sig_from_bss() runs on test_CT {
/* check if BVC-block was not received on any unexpected BVC is not required as
* such a message would basically run into 'no matching clause' */
setverdict(pass);
f_cleanup();
}