commit | 770c2584064b4750ece02198935cb9d2b2f9a832 | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Mon May 18 12:43:46 2015 +0530 |
committer | Rushabh Mehta <rmehta@gmail.com> | Mon May 18 12:43:46 2015 +0530 |
tree | 75355951b48be9b1cd292a88ff77dc0ed4067529 | |
parent | ba57d7c59b9605a20f2d81d0f922bc7d3d820b3d [diff] |
[test-fix] case
diff --git a/erpnext/selling/doctype/sales_bom/test_sales_bom.py b/erpnext/selling/doctype/sales_bom/test_sales_bom.py index 3ad8705..ad9e22b 100644 --- a/erpnext/selling/doctype/sales_bom/test_sales_bom.py +++ b/erpnext/selling/doctype/sales_bom/test_sales_bom.py
@@ -4,4 +4,4 @@ import frappe -test_records = frappe.get_test_records('Sales Bom') \ No newline at end of file +test_records = frappe.get_test_records('Sales BOM')