fix: Added desciption in program test record
This commit is contained in:
parent
bae2d669b5
commit
acc0fa3b00
@ -2,11 +2,13 @@
|
|||||||
{
|
{
|
||||||
"program_name": "_Test Program",
|
"program_name": "_Test Program",
|
||||||
"program_code": "_TP1",
|
"program_code": "_TP1",
|
||||||
|
"description": "Test Description",
|
||||||
"program_abbreviation": "TP1"
|
"program_abbreviation": "TP1"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"program_name": "_Test Program 2",
|
"program_name": "_Test Program 2",
|
||||||
"program_code": "_TP2",
|
"program_code": "_TP2",
|
||||||
|
"description": "Test Description",
|
||||||
"program_abbreviation": "TP2"
|
"program_abbreviation": "TP2"
|
||||||
}
|
}
|
||||||
]
|
]
|
Loading…
x
Reference in New Issue
Block a user