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