Skip to content

Commit

Permalink
fix phd-tests also
Browse files Browse the repository at this point in the history
  • Loading branch information
iximeow committed Sep 17, 2024
1 parent 7d595a3 commit f53ba2e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions phd-tests/framework/src/test_vm/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -357,6 +357,7 @@ impl TestVm {
disks: disk_reqs.clone().unwrap(),
migrate: migrate.clone(),
nics: vec![],
boot_order: None,
properties: properties.clone(),
};

Expand Down

0 comments on commit f53ba2e

Please sign in to comment.