Skip to content

Commit

Permalink
Merge pull request #158 from project-sunbird/OrgLocation
Browse files Browse the repository at this point in the history
Issue #SB-0000 feat: Functional tests fixes
  • Loading branch information
bvinayakumar authored Apr 4, 2019
2 parents f1a96e8 + 193c436 commit 294dfbb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ pipeline {
sunbird_default_channel="ft_channel_01"
sunbird_test_email_address_1 = "[email protected]"
sunbird_test_email_address_2 = "[email protected]"
sunbird_content_id = "do_112501345261985792135"
sunbird_content_id = "do_112728688963133440110506"
sunbird_user_framework_board = "CBSE"
file_upload_max_size=2
sunbird_user_framework_grade_level = "KG"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"response": {
"lastName": "Kumar",
"tncLatestVersion": "@ignore@",
"maskedPhone": null,
"rootOrgName": "@ignore@",
"roles": "@ignore@",
"channel": "@ignore@",
Expand All @@ -22,8 +23,10 @@
"isDeleted": false,
"organisations":"@ignore@",
"tncLatestVersionUrl": "@ignore@",
"maskedEmail": "@ignore@",
"id": "@ignore@",
"tempPassword": null,
"email": "@ignore@",
"rootOrg": "@ignore@",
"identifier": "@ignore@",
"thumbnail": null,
Expand All @@ -48,4 +51,4 @@
"status": 1
}
}
}
}

0 comments on commit 294dfbb

Please sign in to comment.