164bddc Fix test execution: missing args, missing mock config key

Authored and Committed by adamwill 2 years ago
    Fix test execution: missing args, missing mock config key
    
    The tests were never updated to pass the `eln` arg to `process`
    when it was added. Also, current fedora_messaging requires that
    we include a `publish_priority` key in the `config.conf` when
    we're mocking it (which we do several times).
    
        
file modified
+15 -15