mirror of
https://github.com/ansible-collections/community.docker.git
synced 2026-09-16 04:40:15 +00:00
* Improve unit test condition.
* Improve/fix tests.
(cherry picked from commit fdb97428a3)
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
@@ -63,7 +63,7 @@
|
||||
that:
|
||||
- result.exists
|
||||
- "'network' in result"
|
||||
- "result.network"
|
||||
- "result.network is truthy"
|
||||
|
||||
- assert:
|
||||
that:
|
||||
|
||||
Reference in New Issue
Block a user