mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-17 01:07:19 +00:00
[test] [fix] test-dependency
This commit is contained in:
@@ -6,6 +6,8 @@ from __future__ import unicode_literals
|
||||
import frappe
|
||||
test_records = frappe.get_test_records('Address')
|
||||
|
||||
test_dependencies = ['Customer']
|
||||
|
||||
import unittest
|
||||
import frappe
|
||||
|
||||
|
||||
Reference in New Issue
Block a user