From 215751ae0dee548af5fb5974ae07ba98824a54d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Nowak?= <luke@nexedi.com> Date: Fri, 1 Jun 2012 14:04:28 +0200 Subject: [PATCH] Stabilise accounting after previous request. --- master/product/Vifib/tests/testVifibSlapAllocationScope.py | 1 + 1 file changed, 1 insertion(+) diff --git a/master/product/Vifib/tests/testVifibSlapAllocationScope.py b/master/product/Vifib/tests/testVifibSlapAllocationScope.py index 369a034a6..082f743e6 100644 --- a/master/product/Vifib/tests/testVifibSlapAllocationScope.py +++ b/master/product/Vifib/tests/testVifibSlapAllocationScope.py @@ -608,6 +608,7 @@ class TestVifibSlapAllocationScope(TestVifibSlapWebServiceMixin): StoreTestVifibAdminComputerPartitionCoordinate + """ + self.stabilise_accounting + """ # request as someone else LoginTestVifibCustomerA PersonRequestSoftwareInstance -- 2.30.9