FIX: fixed issue where the response of the kube api was not written correct
This commit is contained in:
@@ -26,7 +26,7 @@ SCENARIO("Testing the SimCore Sensor")
|
||||
|
||||
LOG_S(INFO)<<pod1.start(api,token);
|
||||
LOG_S(INFO)<< pod1.getInfo(api, token);
|
||||
// pod1.stop(api,token);
|
||||
pod1.stop(api,token);
|
||||
|
||||
WHEN("constructing Track Object with data")
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user