Skip to content

Commit 68f02af

Browse files
committed
[Tests][Updated] GUI results
1 parent 7beffce commit 68f02af

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

tests/GUI/cfg_out/0003.kibot.yaml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,11 +75,11 @@ outputs:
7575
join:
7676
- field: Voltage
7777
html:
78-
col_colors: false
78+
datasheet_as_link: output.bom.options.dict.html.dict
7979
row_colors:
8080
- description: output.bom.options.dict.html.dict.row_colors.dict
8181
xlsx:
82-
col_colors: false
82+
datasheet_as_link: output.bom.options.dict.xlsx.dict
8383
row_colors:
8484
- description: output.bom.options.dict.xlsx.dict.row_colors.dict
8585
specs_columns:
@@ -89,6 +89,8 @@ outputs:
8989
- field: Voltage
9090
hrtxt:
9191
separator: ','
92+
json:
93+
datasheet_as_link: output.bom.options.dict.json.dict
9294
aggregate:
9395
- file: output.bom.options.dict.aggregate.dict
9496
- name: output.bom_labels

0 commit comments

Comments
 (0)