Skip to content

Commit 969efa6

Browse files
committed
Use a valid core test name
1 parent c2e6c96 commit 969efa6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ THE SOFTWARE.
4343
<remoting.minimum.supported.version>3176.v207ec082a_8c0</remoting.minimum.supported.version>
4444
<!-- Filled in by jacoco-maven-plugin -->
4545
<jacocoSurefireArgs />
46-
<test>AboutJenkins</test>
46+
<test>EnvVarsTest</test>
4747
</properties>
4848

4949
<dependencyManagement>

0 commit comments

Comments
 (0)