mirror of
https://github.com/ansible-collections/community.docker.git
synced 2026-07-29 11:55:04 +00:00
Fix/improve tests (#1052)
* Improve unit test condition. * Improve/fix tests.
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