Skip to content

Commit

Permalink
Fix CI error
Browse files Browse the repository at this point in the history
  • Loading branch information
gavinfish committed Nov 7, 2018
1 parent f0ff86d commit fb9c19d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Expand Up @@ -182,6 +182,7 @@
<artifactId>maven-surefire-plugin</artifactId>
<version>2.20.1</version>
<configuration>
<useSystemClassLoader>false</useSystemClassLoader>
<excludes>
<exclude>InjectedTest.java</exclude>
</excludes>
Expand Down

0 comments on commit fb9c19d

Please sign in to comment.