Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Projets publics
Ravada-Mirror
Commits
310dd70d
Commit
310dd70d
authored
Apr 26, 2022
by
Francesc Guasch
Browse files
wip(test): clone from alpine base test
parent
96222633
Changes
1
Hide whitespace changes
Inline
Side-by-side
t/vm/20_base.t
View file @
310dd70d
...
...
@@ -228,7 +228,7 @@ sub test_add_display_builtin($vm) {
}
sub
test_add_display
($vm) {
my
$domain
=
create_domain
(
$vm
);
my
$domain
=
$BASE
->
clone
(
name
=>
new_domain_name
,
user
=>
user_admin
);
my
$req
=
Ravada::
Request
->
add_hardware
(
uid
=>
user_admin
->
id
,
id_domain
=>
$domain
->
id
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment