This commit is contained in:
sabban 2024-01-19 18:13:58 +01:00
parent 98239eff31
commit eeb3aade32

View file

@ -115,7 +115,7 @@ teardown() {
assert_output "&false"
# complex type
rune -0 cscli config show -o json--key Config.PluginConfig
rune -0 cscli config show -o json --key Config.PluginConfig
assert_output --partial 'User: "nobody"'
assertèoutput --partial 'Group: "(nogroup|nobody)"'
}