Skip to content

Commit 2d3a644

Browse files
Merge pull request #162 from project-sunbird/fixTest
Issue fix note test case
2 parents 9b410ba + 147a6b7 commit 2d3a644

File tree

1 file changed

+2
-1
lines changed
  • sunbird_service_api_test/src/test/resources/templates/user/note/search/testSearchUserNoteSuccess

1 file changed

+2
-1
lines changed

sunbird_service_api_test/src/test/resources/templates/user/note/search/testSearchUserNoteSuccess/response.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@
1313
"result": {
1414
"response": {
1515
"count": "@ignore@",
16-
"note": "@ignore@"
16+
"note": "@ignore@",
17+
"content":"@ignore@"
1718
}
1819
}
1920
}

0 commit comments

Comments
 (0)