summaryrefslogtreecommitdiffstats
path: root/ecomp-portal-FE-os/mock/ecomp/data/user-profile/user-static-info.json
diff options
context:
space:
mode:
authorChristopher Lott (cl778h) <clott@research.att.com>2017-08-25 15:31:33 -0400
committerChristopher Lott (cl778h) <clott@research.att.com>2017-08-25 15:33:02 -0400
commite43e03d4da9bd760d67d746a949efbb7e5d102a8 (patch)
tree23166a6da5523e7644fb5c28fe5bfa4998aa6a05 /ecomp-portal-FE-os/mock/ecomp/data/user-profile/user-static-info.json
parentf57e82d8c734e59977c39bc6a0139174cb7f0649 (diff)
Enable junit test cases and fix defects.
Clean internal company domain names. Repair defect for picking Role in Widget onboarding for assigned app. Issue: PORTAL-50, PORTAL-82, PORTAL-86 Change-Id: I0826ddbfad1dc8a9bb6f3b8096b9748f887c1c65 Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
Diffstat (limited to 'ecomp-portal-FE-os/mock/ecomp/data/user-profile/user-static-info.json')
-rw-r--r--ecomp-portal-FE-os/mock/ecomp/data/user-profile/user-static-info.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/ecomp-portal-FE-os/mock/ecomp/data/user-profile/user-static-info.json b/ecomp-portal-FE-os/mock/ecomp/data/user-profile/user-static-info.json
index 40c22d67..9fa010ff 100644
--- a/ecomp-portal-FE-os/mock/ecomp/data/user-profile/user-static-info.json
+++ b/ecomp-portal-FE-os/mock/ecomp/data/user-profile/user-static-info.json
@@ -1,7 +1,7 @@
{
"firstName": "ANDY",
- "lastName": "WEEKS",
- "userId": "aw3218",
- "email": "aw3218@us.att.com",
- "contact_us_link": "https://wiki.web.att.com/display/EcompPortal/ECOMP+Portal+Home"
-} \ No newline at end of file
+ "lastName": "TESTER",
+ "userId": "andy.tester",
+ "email": "andy.tester@portal.onap.org",
+ "contact_us_link": "https://portal.onap.org"
+}