Skip to content

Commit 82673b0

Browse files
committed
Sample Tests
1 parent 76367ce commit 82673b0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/test/java/com/lambdatest/Tests/ParallelJenkinsTestThreadControl.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ public class ParallelJenkinsTestThreadControl {
3939
public static void main(String[] args) {
4040

4141
System.setProperty("threadcount", threadCount);
42+
Reporter.log("threadCount" + threadCount);
4243

4344
TestNG testng = new TestNG();
4445

0 commit comments

Comments
 (0)