salimma / fedpkg

Forked from fedpkg 3 years ago
Clone

b7ecfcf Fix tests for retire with new rpkg

Authored and Committed by lsedlar 7 years ago
    Fix tests for retire with new rpkg
    
    The `push` method gained a `force` argument, which will be passed in new
    rpkg, but missing in old ones. This patch changes the assert to verify
    that push was called, but not specific arguments (which are not
    interesting anyway).
    
    Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
    
        
file modified
+2 -2