fix: fix some tests
This commit is contained in:
@@ -85,7 +85,7 @@ export class ConfigValidationService {
|
||||
return allErrorMessages.length;
|
||||
}
|
||||
|
||||
private getAllMessagesOfType(
|
||||
protected getAllMessagesOfType(
|
||||
type: Level,
|
||||
results: RuleValidationResult[]
|
||||
): string[] {
|
||||
|
||||
Reference in New Issue
Block a user