We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa117a9 commit 85f92e0Copy full SHA for 85f92e0
1 file changed
src/main/java/com/browserstack/automate/ci/common/constants/Constants.java
@@ -9,7 +9,6 @@ public class Constants {
9
public static final String BROWSERSTACK_REPORT_URL = "testReportBrowserStack";
10
public static final String BROWSERSTACK_CYPRESS_REPORT_URL = "testReportBrowserStackCypress";
11
public static final String BROWSERSTACK_REPORT_PIPELINE_FUNCTION = "browserStackReportPublisher";
12
- public static final String BROWSERSTACK_CYPRESS_REPORT_PIPELINE_FUNCTION = "browserStackReportPublisher";
13
public static final String JENKINS_CI_PLUGIN = "JenkinsCiPlugin";
14
15
// Product
0 commit comments