We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37a4533 commit ddd692bCopy full SHA for ddd692b
tests/functional/modules/test_zos_mvs_raw_func.py
@@ -64,7 +64,7 @@ def test_failing_name_format(ansible_zos_module):
64
# Where a program will fail if rc != 0 only if verbose was True.
65
"verbose",
66
[True, False],
67
- )
+)
68
def test_disposition_new(ansible_zos_module, verbose):
69
idcams_dataset = None
70
try:
0 commit comments