mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-21 05:59:18 +00:00
chore: remove redundant declarations of test_records
This commit is contained in:
@@ -5,8 +5,6 @@ import unittest
|
||||
import frappe
|
||||
from frappe.tests import IntegrationTestCase
|
||||
|
||||
test_records = frappe.get_test_records("Warranty Claim")
|
||||
|
||||
|
||||
class TestWarrantyClaim(IntegrationTestCase):
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user