03a627d Fix build, broken due to 'mock' dep

Authored and Committed by Rohan McGovern 2 years ago
    Fix build, broken due to 'mock' dep
    
    A test used mock where it should have used unittest.mock.
    Fix it with a patch (merged upstream but not released).
    
        
  • Build completed
    success
    Built as python-more-executors-2.6.0-2.fc35
    2 years ago
file modified
+7 -3