Skip to content

Commit 79331a5

Browse files
Fix maven example test execution (#2573)
* fix namespaces getter * fix ExampleTest execution
1 parent dcdc7d4 commit 79331a5

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

distribution/pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,6 @@
180180
<artifactId>maven-surefire-plugin</artifactId>
181181
<configuration>
182182
<failIfNoTests>false</failIfNoTests>
183-
<test>**/ExampleUnitTests.java</test>
184183
</configuration>
185184
</plugin>
186185
<plugin>

0 commit comments

Comments
 (0)