Skip to content

Commit

Permalink
Cant create void mock virtual machines
Browse files Browse the repository at this point in the history
  • Loading branch information
frankiejol committed Sep 24, 2017
1 parent 084024a commit 44b02b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion t/lib/Test/Ravada.pm
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ our $CHAIN = 'RAVADA';

my %ARG_CREATE_DOM = (
kvm => [ id_iso => 1 ]
,void => [ ]
,void => []
);

sub user_admin {
Expand Down

0 comments on commit 44b02b9

Please sign in to comment.