mirror of
https://github.com/ansible-collections/community.docker.git
synced 2025-12-18 12:52:37 +00:00
Fix formatting.
This commit is contained in:
parent
ce83922bd7
commit
77dda81023
@ -228,7 +228,11 @@ EXTRA_TEST_CASES = [
|
||||
"2.28.1",
|
||||
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(
|
||||
"unknown",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user