Skip to content

Commit 1b5c8b5

Browse files
Updated test data
1 parent e22a2af commit 1b5c8b5

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

automated-smoke-test/config/automation-config-beta.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -152,18 +152,18 @@
152152
"numberOfSubtracks": 11,
153153
"winInfo": {
154154
"name": "WEB DESIGNS",
155-
"info": "258",
155+
"info": "268",
156156
"infoTitle": "WINS",
157157
"link": "https://beta-community-app.topcoder.com/members/iamtong/details/?track=DESIGN&subTrack=WEB_DESIGNS"
158158
}
159159
},
160160
"developmentProfile": {
161161
"handle": "iamtong",
162162
"trackName": "DEVELOP",
163-
"numberOfSubtracks": 8,
163+
"numberOfSubtracks": 7,
164164
"winInfo": {
165165
"name": "FIRST2FINISH",
166-
"info": "56",
166+
"info": "61",
167167
"infoTitle": "WINS",
168168
"link": "https://beta-community-app.topcoder.com/members/iamtong/details/?track=DEVELOP&subTrack=FIRST_2_FINISH"
169169
}

automated-smoke-test/config/automation-config-prod.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -148,18 +148,18 @@
148148
"numberOfSubtracks": 11,
149149
"winInfo": {
150150
"name": "WEB DESIGNS",
151-
"info": "258",
151+
"info": "268",
152152
"infoTitle": "WINS",
153153
"link": "https://www.topcoder.com/members/iamtong/details/?track=DESIGN&subTrack=WEB_DESIGNS"
154154
}
155155
},
156156
"developmentProfile": {
157157
"handle": "iamtong",
158158
"trackName": "DEVELOP",
159-
"numberOfSubtracks": 8,
159+
"numberOfSubtracks": 7,
160160
"winInfo": {
161161
"name": "FIRST2FINISH",
162-
"info": "56",
162+
"info": "61",
163163
"infoTitle": "WINS",
164164
"link": "https://www.topcoder.com/members/iamtong/details/?track=DEVELOP&subTrack=FIRST_2_FINISH"
165165
}

automated-smoke-test/config/automation-config-staging.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -153,18 +153,18 @@
153153
"numberOfSubtracks": 11,
154154
"winInfo": {
155155
"name": "WEB DESIGNS",
156-
"info": "258",
156+
"info": "268",
157157
"infoTitle": "WINS",
158158
"link": "https://staging-community-app.topcoder.com/members/iamtong/details/?track=DESIGN&subTrack=WEB_DESIGNS"
159159
}
160160
},
161161
"developmentProfile": {
162162
"handle": "iamtong",
163163
"trackName": "DEVELOP",
164-
"numberOfSubtracks": 8,
164+
"numberOfSubtracks": 7,
165165
"winInfo": {
166166
"name": "FIRST2FINISH",
167-
"info": "56",
167+
"info": "61",
168168
"infoTitle": "WINS",
169169
"link": "https://staging-community-app.topcoder.com/members/iamtong/details/?track=DEVELOP&subTrack=FIRST_2_FINISH"
170170
}

0 commit comments

Comments
 (0)