Skip to content

Commit ddd692b

Browse files
Fixed a formatting issue
1 parent 37a4533 commit ddd692b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/functional/modules/test_zos_mvs_raw_func.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ def test_failing_name_format(ansible_zos_module):
6464
# Where a program will fail if rc != 0 only if verbose was True.
6565
"verbose",
6666
[True, False],
67-
)
67+
)
6868
def test_disposition_new(ansible_zos_module, verbose):
6969
idcams_dataset = None
7070
try:

0 commit comments

Comments
 (0)