mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-03-11 16:58:31 +03:00
test:///default saves changes for the lifetime of the connecting process, which can cause weird interdependent issues in the test suite. Duplicating it with driver XML will avoid those issues popping up. Signed-off-by: Cole Robinson <crobinso@redhat.com>