[fix] remove test for item attribute value
This commit is contained in:
parent
724f9e57e3
commit
db08041f05
@ -1,10 +0,0 @@
|
||||
# Copyright (c) 2013, Web Notes Technologies Pvt. Ltd. and Contributors and Contributors
|
||||
# See license.txt
|
||||
|
||||
import frappe
|
||||
import unittest
|
||||
|
||||
test_records = frappe.get_test_records('Item Attribute Value')
|
||||
|
||||
class TestItemAttributeValue(unittest.TestCase):
|
||||
pass
|
@ -1,6 +0,0 @@
|
||||
[
|
||||
{
|
||||
"doctype": "Item Attribute Value",
|
||||
"name": "_Test Item Attribute Value 1"
|
||||
}
|
||||
]
|
Loading…
x
Reference in New Issue
Block a user