Skip to content

Commit

Permalink
wip: can import bases
Browse files Browse the repository at this point in the history
  • Loading branch information
frankiejol committed Dec 4, 2024
1 parent ac5e214 commit 85426ae
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion t/lib/Test/Ravada.pm
Original file line number Diff line number Diff line change
Expand Up @@ -750,7 +750,6 @@ sub _discover() {
if ($hostname ne 'localhost') {
my $domain = rvd_front->search_domain($name);
if (!$domain) {
confess if $name !~ /\d+$/;
Ravada::Request->create_domain(
id_owner => user_admin->id
,vm => $vm_type
Expand Down

0 comments on commit 85426ae

Please sign in to comment.