From 770c2584064b4750ece02198935cb9d2b2f9a832 Mon Sep 17 00:00:00 2001 From: Rushabh Mehta Date: Mon, 18 May 2015 12:43:46 +0530 Subject: [PATCH] [test-fix] case --- erpnext/selling/doctype/sales_bom/test_sales_bom.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/erpnext/selling/doctype/sales_bom/test_sales_bom.py b/erpnext/selling/doctype/sales_bom/test_sales_bom.py index 3ad870585c0..ad9e22beccd 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 @@ from __future__ import unicode_literals import frappe -test_records = frappe.get_test_records('Sales Bom') \ No newline at end of file +test_records = frappe.get_test_records('Sales BOM')