mirror of
https://github.com/ansible-collections/community.docker.git
synced 2026-04-16 17:26:28 +00:00
Fix formatting.
This commit is contained in:
parent
ce83922bd7
commit
77dda81023
@ -228,7 +228,11 @@ EXTRA_TEST_CASES = [
|
|||||||
"2.28.1",
|
"2.28.1",
|
||||||
False,
|
False,
|
||||||
False,
|
False,
|
||||||
" bash_1 Skipped \n" " bash_2 Pulling \n" " bash_2 Pulled \n",
|
# fmt: off
|
||||||
|
" bash_1 Skipped \n"
|
||||||
|
" bash_2 Pulling \n"
|
||||||
|
" bash_2 Pulled \n",
|
||||||
|
# fmt: on
|
||||||
[
|
[
|
||||||
Event(
|
Event(
|
||||||
"unknown",
|
"unknown",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user