Fix debug loop variable

Signed-off-by: Major Hayden <major@redhat.com>
This commit is contained in:
Major Hayden 2020-04-24 09:06:44 -05:00 committed by Tom Gundersen
parent 7ce08bc788
commit 39bebe5944

View file

@ -5,7 +5,7 @@
msg: | msg: |
Running the following image test cases: Running the following image test cases:
{% for test_case in osbuild_composer_image_test_cases %} {% for test_case in osbuild_composer_image_test_cases %}
- {{ osbuild_composer_image_test_cases }} - {{ test_case | splitext | first }}
{% endfor %} {% endfor %}
- block: - block: