Skip to content

Commit

Permalink
Fix failing test
Browse files Browse the repository at this point in the history
  • Loading branch information
pwicks86 committed Oct 10, 2024
1 parent 974a6e6 commit 368bb3e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_json.py
Original file line number Diff line number Diff line change
Expand Up @@ -260,6 +260,7 @@ def test_config() -> None:
"QemuKernel": null,
"QemuKvm": "auto",
"QemuMem": 123,
"QemuRemovable": false,
"QemuSmp": 2,
"QemuSwtpm": "auto",
"QemuVsock": "enabled",
Expand Down

0 comments on commit 368bb3e

Please sign in to comment.