tests: cli: Fix test output after previous commit

Signed-off-by: Cole Robinson <crobinso@redhat.com>
This commit is contained in:
Cole Robinson
2022-08-17 10:21:31 -04:00
parent 11a887ece5
commit 7295ebfb02

View File

@@ -424,7 +424,7 @@
<target dev="vdu" bus="virtio"/>
</disk>
<disk type="file" device="disk">
<driver name="qemu" type="qcow2">
<driver name="qemu" type="qcow2" discard="unmap">
<metadata_cache>
<max_size unit="KiB">2048</max_size>
</metadata_cache>