Commit 00475f4f authored by Benjamin Blanc's avatar Benjamin Blanc

tests: ERP5_Scalability: (commit to remove) remove createSaleOrder benchmark

parent cf78bad6
......@@ -128,7 +128,7 @@ class ERP5_simulation(_ERP5):
class ERP5_scalability(_ERP5):
def getTestList(self):
return ['createPerson', 'createSaleOrder', 'createWebPage']
return ['createPerson', 'createWebPage']
def getTestPath(self):
return 'erp5/util/benchmark/examples/'
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment