fix: Test fixes

This commit is contained in:
scmmishra 2019-04-10 19:02:06 +05:30
parent d2917a8c38
commit 7a1c649dbd
2 changed files with 2 additions and 1 deletions

View File

@ -11,6 +11,7 @@ import unittest
test_data = {
"program_name": "_Test Program",
"description": "_Test Program",
"course": [{
"course_name": "_Test Course 1",
"topic": [{

View File

@ -1,6 +1,6 @@
[
{
"program_name": "_Test Program",
"program_name": "_Test Program 1",
"program_code": "_TP1",
"description": "Test Description",
"program_abbreviation": "TP1"