Skip to content

Commit 4d58b92

Browse files
committed
zephyr: Fix DFUM/SR-CL/GEN/BV-01-C test name in overlay
DFU test were renamed to DFUM some time ago.
1 parent 4a26312 commit 4d58b92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

autopts/bot/iut_config/zephyr.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@
238238
'CONFIG_BT_MESH_BLOB_BLOCK_SIZE_MAX': '256'
239239
},
240240
"test_cases": [
241-
'DFU/SR-CL/GEN/BV-01-C',
241+
'DFUM/SR-CL/GEN/BV-01-C',
242242
'DFUM/CL/FU',
243243
'DFUM/SR/FD',
244244
'MBTM/SR/BT',

0 commit comments

Comments
 (0)