mirror of
https://github.com/yavook/kiwi-scp.git
synced 2024-11-21 20:33:00 +00:00
pytest
This commit is contained in:
parent
ddf7eaaee1
commit
67f495d072
1 changed files with 1 additions and 1 deletions
|
@ -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: []"
|
||||||
|
|
Loading…
Reference in a new issue