Standardized the grammar and spoken_word modules on a shared editorial_review validator
This commit is contained in:
@@ -136,7 +136,7 @@ func TestGrammarModuleValidatorChain(t *testing.T) {
|
||||
"confidence_threshold",
|
||||
"protected_terms",
|
||||
"non_empty_corrected_text",
|
||||
"grammar_review",
|
||||
"editorial_review",
|
||||
"meaning_reversal_review",
|
||||
}
|
||||
if strings.Join(got, ",") != strings.Join(want, ",") {
|
||||
|
||||
Reference in New Issue
Block a user