From 7d87849ba951616ec67098e0af57656a63ea77ae Mon Sep 17 00:00:00 2001 From: GotPPay Date: Mon, 27 Nov 2017 21:27:21 +0100 Subject: [PATCH] fix after rebase --- test/calculators/ebom_calculator_test.py | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/test/calculators/ebom_calculator_test.py b/test/calculators/ebom_calculator_test.py index 68cb6ac..5bb97a2 100644 --- a/test/calculators/ebom_calculator_test.py +++ b/test/calculators/ebom_calculator_test.py @@ -630,7 +630,7 @@ class EbomCalculatorTest(unittest.TestCase): stump: 0, cable_support: 0, cable_support_lid: 0, - rear_skirt: 0, + rear_skirt_1_1: 0, monitor_controller_480_v:1, } @@ -650,7 +650,7 @@ class EbomCalculatorTest(unittest.TestCase): stump: 0, cable_support: 0, cable_support_lid: 0, - rear_skirt: 0, + rear_skirt_1_1: 0, monitor_controller_480_v:1, flat_washer: 4, channel_nut: 4, @@ -1116,7 +1116,7 @@ class EbomCalculatorTest(unittest.TestCase): stump: 0, cable_support: 0, cable_support_lid: 0, - rear_skirt: 0, + rear_skirt_1_1: 0, monitor_controller_480_v: 1, ethernet_plug: 2, } @@ -1137,7 +1137,7 @@ class EbomCalculatorTest(unittest.TestCase): stump: 0, cable_support: 0, cable_support_lid: 0, - rear_skirt: 0, + rear_skirt_1_1: 0, monitor_controller_480_v:1, flat_washer: 4, channel_nut: 4,