283807a Fix skipping tests on el8

Authored and Committed by carlwgeorge 3 years ago
    Fix skipping tests on el8
    
    pytest's -k flag doesn't accept `"not ()"` as an expression.
    
        
file modified
+9 -8