Skip to content

Commit

Permalink
Remove ITCase from surefire
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffxiang committed Oct 24, 2024
1 parent 642adfd commit ccbf61d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions psc-flink/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -479,9 +479,6 @@
<configuration>
<threadCount>1</threadCount>
<reuseForks>false</reuseForks>
<includes>
<include>**/*ITCase.java</include>
</includes>
</configuration>
</plugin>
<plugin>
Expand Down

0 comments on commit ccbf61d

Please sign in to comment.