Skip to content
  • Jason Yellick's avatar
    [FAB-5446] Fix orderer metadata local test · 7d59d5a7
    Jason Yellick authored
    
    
    The orderer metadata test only works if the development environment is
    setup to set common.Version, because if this is not set, the version is
    returned as "development version" and compared to the unset empty
    string.
    
    This is very annoying when trying to do development locally as this test
    always fails.
    
    This CR simply overrides the common.Version value for the purpose of
    testing this package.
    
    Change-Id: I6bc7a1de5a2730f4dd3fe17f1e5c7ff6bd81d4af
    Signed-off-by: default avatarJason Yellick <jyellick@us.ibm.com>
    7d59d5a7