From 711e20e1c41fe87cfd2353510d4918251d87c9f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois?= Date: Mon, 27 Apr 2026 08:05:49 +0200 Subject: [PATCH] Rename unittest_file item to unittest in examples Co-Authored-By: Claude Sonnet 4.6 --- src/sections/items.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/sections/items.tex b/src/sections/items.tex index b5a13e9..5ee329f 100644 --- a/src/sections/items.tex +++ b/src/sections/items.tex @@ -271,7 +271,7 @@ end name: Group Item condition: "'$(OS)' == 'Linux'" steps: - - unittest_file: + - unittest: test_file: test_prod_rio6_8093.py test_method: ... @@ -309,7 +309,7 @@ end name: Cycle Temperature iterator: 10 steps: - - unittest_file: + - unittest: test_file: test_prod_rio6_8093.py - py_func: name: function test item