From 8ac1762da3d56ace5822963e37c585fcb3aad634 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C5=81ukasz=20Nowak?= <luke@nexedi.com>
Date: Tue, 14 Aug 2012 15:10:46 +0200
Subject: [PATCH] Take into account new bang implementation.

The amount of update packing lists is increased by one.
---
 .../Vifib/tests/testVifibSlapComputerPartitionUpdate.py      | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/master/product/Vifib/tests/testVifibSlapComputerPartitionUpdate.py b/master/product/Vifib/tests/testVifibSlapComputerPartitionUpdate.py
index 8e5691800..c0ed8fecb 100644
--- a/master/product/Vifib/tests/testVifibSlapComputerPartitionUpdate.py
+++ b/master/product/Vifib/tests/testVifibSlapComputerPartitionUpdate.py
@@ -199,6 +199,7 @@ class TestVifibSlapComputerPartitionUpdate(TestVifibSlapWebServiceMixin):
         Logout
 
         LoginDefaultUser
+        SetDeliveryLineAmountEqualTwo
         CheckComputerPartitionInstanceUpdateSalePackingListDelivered
         Logout
 
@@ -259,6 +260,7 @@ class TestVifibSlapComputerPartitionUpdate(TestVifibSlapWebServiceMixin):
         Logout
 
         LoginDefaultUser
+        SetDeliveryLineAmountEqualTwo
         CheckComputerPartitionInstanceUpdateSalePackingListDelivered
         Logout
 
@@ -359,6 +361,7 @@ class TestVifibSlapComputerPartitionUpdate(TestVifibSlapWebServiceMixin):
         Logout
 
         LoginDefaultUser
+        SetDeliveryLineAmountEqualTwo
         CheckComputerPartitionInstanceUpdateSalePackingListDelivered
         Logout
 
@@ -445,7 +448,7 @@ class TestVifibSlapComputerPartitionUpdate(TestVifibSlapWebServiceMixin):
         Logout
 
         LoginDefaultUser
-        CheckComputerPartitionNoInstanceUpdateSalePackingList
+        CheckComputerPartitionInstanceUpdateSalePackingListDelivered
         Logout
 
         LoginERP5TypeTestCase
-- 
2.30.9