mirror of
https://github.com/frappe/erpnext.git
synced 2026-08-25 13:03:02 +00:00
test: don't delete global test records (it's forbidden)
This commit is contained in:
@@ -36,8 +36,6 @@ def before_tests():
|
||||
}
|
||||
)
|
||||
|
||||
frappe.db.sql("delete from `tabItem Price`")
|
||||
|
||||
_enable_all_roles_for_admin()
|
||||
|
||||
set_defaults_for_tests()
|
||||
|
||||
Reference in New Issue
Block a user