Skip to content

Commit

Permalink
#1306 run all tests again
Browse files Browse the repository at this point in the history
this partially reverts commit 43e1fff
  • Loading branch information
asolntsev committed Jul 28, 2024
1 parent 1e783ca commit 23ee60a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -442,9 +442,6 @@
<artifactId>maven-surefire-plugin</artifactId>
<version>${maven-surefire-plugin.version}</version>
<configuration>
<includes>
<include>**/CopyOnWriteMapTest.*</include>
</includes>
<excludes>
<exclude>**/FakerRepeatabilityIntegrationTest.java</exclude>
</excludes>
Expand Down

0 comments on commit 23ee60a

Please sign in to comment.