Skip to content

Commit d097b0b

Browse files
committed
intg 1575 symbol name change
1 parent 035d1ec commit d097b0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/com/browserstack/automate/ci/jenkins/integrationService/BrowserStackTestReportPublisher.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ public BuildStepMonitor getRequiredMonitorService() {
184184
return BuildStepMonitor.NONE;
185185
}
186186

187-
@Symbol("browserStackReport")
187+
@Symbol("browserStackTestReports")
188188
@Extension
189189
public static final class DescriptorImpl extends BuildStepDescriptor<Publisher> {
190190

0 commit comments

Comments
 (0)