db71d04 Run list and verify methods as privileged user

1 file Authored by Chris Rohr 4 years ago, Committed by GitHub 4 years ago,
    Run list and verify methods as privileged user
    
    Need to run the `List configured runners` and `Check runner is registered` as the privileged user so that it picks up the global config.toml and not the non-existent one in the user's home directory.

    This addresses issue #89
        
file modified
+3 -1