[fix] Test cases

This commit is contained in:
Nabin Hait
2016-04-01 16:07:34 +05:30
parent 5ea0799f83
commit adddf6f471
6 changed files with 24 additions and 28 deletions

View File

@@ -43,8 +43,8 @@ def before_tests():
"company_abbr" :"WP",
"industry" :"Manufacturing",
"country" :"United States",
"fy_start_date" :"2014-01-01",
"fy_end_date" :"2014-12-31",
"fy_start_date" :"2011-01-01",
"fy_end_date" :"2011-12-31",
"language" :"english",
"company_tagline" :"Testing",
"email" :"test@erpnext.com",