• Łukasz Nowak's avatar
    testing/testcase: Set proper default software type · 727e275b
    Łukasz Nowak authored
    By default proxy checks if software type is None, then it's setting it to
    RootSoftwareInstance, but if it comes as "" (empty string) it's kept as is.
    
    So for consistency with proxy set default software type, so that proxy can
    manage it correctly.
    727e275b
testcase.py 30.2 KB