diff --git a/tests/disk_custom_software_raid.pm b/tests/disk_custom_software_raid.pm index 25b2f41f..70cbcd5c 100644 --- a/tests/disk_custom_software_raid.pm +++ b/tests/disk_custom_software_raid.pm @@ -1,4 +1,4 @@ -use base "anacondalog"; +use base "anacondatest"; use strict; use testapi;