remsim: TC_connect_and_nothing() runs on test_CT

Change-Id: Ie94bf52e57a964b9f280c7626f354c5feee5c165
This commit is contained in:
Vadim Yanitskiy 2021-02-28 16:46:13 +01:00
parent 418e806df5
commit 7d30c57305
1 changed files with 1 additions and 1 deletions

View File

@ -75,7 +75,7 @@ type component test_CT extends rspro_client_CT, http_CT {
};
testcase TC_connect_and_nothing() runs on rspro_client_CT {
testcase TC_connect_and_nothing() runs on test_CT {
var ComponentIdentity rspro_id := valueof(ts_CompId(remsimClient, "foobar"));
timer T := 20.0;