Skip to content

Commit edc65ad

Browse files
darpanLalwanifrancisf
authored andcommitted
Updating URL for QD
1 parent 5c0b2e0 commit edc65ad

File tree

1 file changed

+1
-1
lines changed
  • src/main/java/com/browserstack/automate/ci/common/constants

1 file changed

+1
-1
lines changed

src/main/java/com/browserstack/automate/ci/common/constants/Constants.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ public static final class SessionStatus {
6363
}
6464

6565
public static final class QualityDashboardAPI {
66-
public static final String URL_BASE = "https://quality-dashboard.browserstack.com/api/v1/jenkins";
66+
public static final String URL_BASE = "https://quality-engineering-insights.browserstack.com/api/v1/jenkins";
6767

6868
public static final String LOG_MESSAGE = URL_BASE + "/log-message";
6969
public static final String IS_INIT_SETUP_REQUIRED = URL_BASE + "/init-setup-required";

0 commit comments

Comments
 (0)