Merge pull request 'tests/inventory: Drop zed-editor from the test inventory' (#2922) from kenji/clan-core:drop/zed into main

Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/2922
Reviewed-by: lassulus <clanlol@lassul.us>
This commit is contained in:
Luis Hebendanz
2025-02-27 09:56:23 +00:00

View File

@@ -56,7 +56,7 @@
"machines": { "machines": {
"test-inventory-machine": { "test-inventory-machine": {
"config": { "config": {
"packages": ["zed-editor"] "packages": ["hello"]
}, },
"extraModules": [] "extraModules": []
} }