From 2891a3a713243f3160c71264f4c5b2af452e9105 Mon Sep 17 00:00:00 2001 From: "Salvador E. Tropea" Date: Fri, 12 Feb 2021 14:31:53 -0300 Subject: [PATCH] Added test for aggregate without ref_id. --- tests/yaml_samples/error_aggregate_miss_file.kibot.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/tests/yaml_samples/error_aggregate_miss_file.kibot.yaml b/tests/yaml_samples/error_aggregate_miss_file.kibot.yaml index 892a6ade..8a8271ad 100644 --- a/tests/yaml_samples/error_aggregate_miss_file.kibot.yaml +++ b/tests/yaml_samples/error_aggregate_miss_file.kibot.yaml @@ -13,11 +13,10 @@ outputs: source_by_id: true use_alt: true aggregate: + - file: tests/board_samples/kicad_5/merge_3.sch + number: 4 - file: dummy name: 2nd project ref_id: 'B:' number: 2 - - file: tests/board_samples/kicad_5/merge_3.sch - ref_id: 'C:' - number: 4