1
0
Fork 0
mirror of https://github.com/yavook/kiwi-scp.git synced 2024-11-21 20:33:00 +00:00
This commit is contained in:
Jörn-Michael Miehe 2022-01-27 18:06:27 +01:00
parent ddf7eaaee1
commit 67f495d072

View file

@ -13,4 +13,4 @@ class TestServices:
) )
ss = Services([s]) ss = Services([s])
assert str(ss) == "services:\n s: {}" assert str(ss) == "services:\n s: {}\nconfigs: []"