Skip to content

Commit d1e570a

Browse files
Fix transformer test
1 parent 22f3cae commit d1e570a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/test_transformer.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ def fixture_runner_result(
200200
pytest.param(
201201
"examples/playbooks/4114/transform-with-missing-role-and-modules.yml",
202202
1,
203-
True,
203+
False,
204204
True,
205205
id="4114",
206206
),

0 commit comments

Comments
 (0)