Polish
Closes gh-11510
This commit is contained in:
committed by
Stephane Nicoll
parent
7c5cf903fc
commit
37d8eedae3
@@ -36,7 +36,7 @@ class TestTypeExcludeFilter extends TypeExcludeFilter {
|
||||
"org.junit.jupiter.api.extension.ExtendWith" };
|
||||
|
||||
private static final String[] METHOD_ANNOTATIONS = { "org.junit.Test",
|
||||
"org.junit.platform.commons.annotation.Testable", };
|
||||
"org.junit.platform.commons.annotation.Testable" };
|
||||
|
||||
@Override
|
||||
public boolean match(MetadataReader metadataReader,
|
||||
|
||||
Reference in New Issue
Block a user