fix: test fixes for program doctype
This commit is contained in:
parent
7a1c649dbd
commit
8c89083647
@ -54,6 +54,7 @@ def make_program(name):
|
||||
"doctype": "Program",
|
||||
"program_name": name,
|
||||
"program_code": name,
|
||||
"description": "_test description"
|
||||
"is_published": True,
|
||||
"is_featured": True,
|
||||
}).insert()
|
||||
|
Loading…
x
Reference in New Issue
Block a user