Skip to content

Commit 4c82d14

Browse files
committed
./gradlew spotlessApply
1 parent 1e23202 commit 4c82d14

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

smoke-tests/apps/CoreAndFilter3xUsingOld3xAgent/src/smokeTest/java/com/microsoft/applicationinsights/smoketest/CoreAndFilter3xUsingOld3xAgentSplitTest.java

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@
1111
/**
1212
* Container for additional environment variants of {@link CoreAndFilter3xUsingOld3xAgentTest}.
1313
*
14-
* <p>This class is split out so build/CI can run the "core" environment matrix from
15-
* {@link CoreAndFilter3xUsingOld3xAgentTest} (e.g. via Gradle {@code --tests
16-
* "*CoreAndFilter3xUsingOld3xAgentTest*"}) independently from these extra environments.
17-
* This keeps the default job/runtime smaller while still allowing coverage for Tomcat Java 17 and
18-
* WildFly Java 8 when desired.
14+
* <p>This class is split out so build/CI can run the "core" environment matrix from {@link
15+
* CoreAndFilter3xUsingOld3xAgentTest} (e.g. via Gradle {@code --tests
16+
* "*CoreAndFilter3xUsingOld3xAgentTest*"}) independently from these extra environments. This keeps
17+
* the default job/runtime smaller while still allowing coverage for Tomcat Java 17 and WildFly Java
18+
* 8 when desired.
1919
*
2020
* <p>The outer class intentionally contains no tests; only the nested classes are executed.
2121
*/

0 commit comments

Comments
 (0)