Skip to content

Commit

Permalink
Use test:///default in libvirt factories
Browse files Browse the repository at this point in the history
  • Loading branch information
stejskalleos committed Nov 18, 2024
1 parent 2102976 commit 74679c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/factories/compute_resources.rb
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@

trait :libvirt do
provider { 'Libvirt' }
url { 'test:///default' }
end

trait :openstack do
Expand Down

0 comments on commit 74679c1

Please sign in to comment.