mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-18 09:47:14 +00:00
fix: Test fixes
This commit is contained in:
@@ -11,6 +11,7 @@ import unittest
|
||||
|
||||
test_data = {
|
||||
"program_name": "_Test Program",
|
||||
"description": "_Test Program",
|
||||
"course": [{
|
||||
"course_name": "_Test Course 1",
|
||||
"topic": [{
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[
|
||||
{
|
||||
"program_name": "_Test Program",
|
||||
"program_name": "_Test Program 1",
|
||||
"program_code": "_TP1",
|
||||
"description": "Test Description",
|
||||
"program_abbreviation": "TP1"
|
||||
|
||||
Reference in New Issue
Block a user