Skip to content

Commit

Permalink
run only this test file
Browse files Browse the repository at this point in the history
  • Loading branch information
iamgd67 committed Sep 30, 2024
1 parent 0813f03 commit 7262743
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -506,6 +506,9 @@
<excludes>
<exclude>**/NormalMsgDelayIT.java</exclude>
</excludes>
<includes>
<include>**/BatchSendIT.java</include>
</includes>
</configuration>
<executions>
<execution>
Expand Down

0 comments on commit 7262743

Please sign in to comment.