Fix checkstyle error
This commit is contained in:
@@ -105,6 +105,9 @@ public class SpringProfileDocumentMatcher implements DocumentMatcher {
|
||||
return result.toString();
|
||||
}
|
||||
|
||||
/**
|
||||
* Profile match types.
|
||||
*/
|
||||
enum ProfileType {
|
||||
POSITIVE, NEGATIVE
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user