Use "JUnit" instead of "Junit"
See gh-17272
This commit is contained in:
committed by
Stephane Nicoll
parent
ea9a0c7839
commit
f283aa18eb
@@ -44,5 +44,5 @@
|
||||
<suppress files="JavaLoggingSystemTests" checks="SpringJUnit5" />
|
||||
<suppress files="Log4J2LoggingSystemTests" checks="SpringJUnit5" />
|
||||
<suppress files="RestClientTestWithComponentIntegrationTests" checks="SpringJUnit5" />
|
||||
<suppress files="SampleJunitVintageApplicationTests" checks="SpringJUnit5" />
|
||||
<suppress files="SampleJUnitVintageApplicationTests" checks="SpringJUnit5" />
|
||||
</suppressions>
|
||||
|
||||
Reference in New Issue
Block a user