Skip to content

Commit 74eb8e8

Browse files
committed
updated server address
1 parent e4da389 commit 74eb8e8

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

miscellaneous/pull_js_report.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import requests
22

3-
PORTAL_SERVER = "qs-il-lt-nattik"
3+
PORTAL_SERVER = "localhost"
44
EXECUTION_ID = "96303587-8a06-45d2-a9db-728368aa4cb7"
55

66
REPORT_LINK = F"http://{PORTAL_SERVER}/Test/Report?reportId={EXECUTION_ID}"
0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)