From 166bfec74d79ed9cb3c5e734feac759a46c09ea7 Mon Sep 17 00:00:00 2001 From: "Salvador E. Tropea" Date: Tue, 1 Aug 2023 10:18:11 -0300 Subject: [PATCH] [Tests] Adapted to iBoM 2.7.0 --- tests/test_plot/test_ibom.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/test_plot/test_ibom.py b/tests/test_plot/test_ibom.py index 44af3e6c..29c5cc2a 100644 --- a/tests/test_plot/test_ibom.py +++ b/tests/test_plot/test_ibom.py @@ -78,7 +78,7 @@ def test_ibom_all_ops(test_dir): r'"show_pads": false', r'"show_fabrication": true', r'"show_silkscreen": false', - r'"highlight_pin1": true', + r'"highlight_pin1": "all"', r'"redraw_on_drag": false', r'"board_rotation": 18.0', # 90/5 r'"offset_back_rotation": true',