Fixed test dependencies
This commit is contained in:
parent
56b2e12af8
commit
bb821ec2af
@ -5,7 +5,7 @@ from __future__ import unicode_literals
|
||||
|
||||
import frappe
|
||||
import unittest
|
||||
|
||||
test_dependents = ["Hotel Room Package"]
|
||||
test_records = [
|
||||
dict(doctype="Hotel Room", name="1001",
|
||||
hotel_room_type="Basic Room"),
|
||||
|
Loading…
x
Reference in New Issue
Block a user