diff --git a/tests/config/urldownload/urldownload.rb b/tests/config/urldownload/urldownload.rb index 13ecf64ee..d99005a9d 100644 --- a/tests/config/urldownload/urldownload.rb +++ b/tests/config/urldownload/urldownload.rb @@ -6,7 +6,7 @@ class UrlDownloadTest < ConfigTest def setup - set_owner("lesters") + set_owner("hmusum") set_description("Tests downloading files from urls") @valgrind = false end