Skip to content

Commit 4a495f5

Browse files
authored
Merge pull request #59 from topcoder-platform/develop
update configs for postman testing
2 parents 4bf3bcc + a243cb6 commit 4a495f5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/postman/resource-api.postman_environment.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"values": [
1010
{
1111
"type": "any",
12-
"value": "http://localhost:3000/v5",
12+
"value": "https://api.topcoder-dev.com/v5",
1313
"key": "URL"
1414
},
1515
{
@@ -111,4 +111,4 @@
111111
"_postman_variable_scope": "environment",
112112
"_postman_exported_at": "2021-02-01T10:57:47.851Z",
113113
"_postman_exported_using": "Newman/5.2.2"
114-
}
114+
}

0 commit comments

Comments
 (0)