File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -47,4 +47,4 @@ task sampleLocalTest(type: Test) {
4747 include ' com/browserstack/LocalTest*'
4848
4949 jvmArgs " -javaagent:${ configurations.testRuntimeClasspath.find { it.name.contains('browserstack-java-sdk') }} "
50- }
50+ }
Original file line number Diff line number Diff line change @@ -12,4 +12,4 @@ pluginManagement {
1212 }
1313 }
1414 }
15- }
15+ }
Original file line number Diff line number Diff line change @@ -47,4 +47,4 @@ task sampleLocalTest(type: Test) {
4747 include ' com/browserstack/LocalTest*'
4848
4949 jvmArgs " -javaagent:${ configurations.testRuntimeClasspath.find { it.name.contains('browserstack-java-sdk') }} "
50- }
50+ }
Original file line number Diff line number Diff line change @@ -12,4 +12,4 @@ pluginManagement {
1212 }
1313 }
1414 }
15- }
15+ }
You can’t perform that action at this time.
0 commit comments