mirror of
https://github.com/Automattic/harper.git
synced 2025-12-05 19:26:55 -06:00
@@ -749,4 +749,12 @@ mod tests {
|
||||
PhrasalVerbAsCompoundNoun::default(),
|
||||
);
|
||||
}
|
||||
|
||||
#[test]
|
||||
fn issue_1772() {
|
||||
assert_no_lints(
|
||||
"By default, only one tile size is instantiated for each data type, math instruction, and layout.",
|
||||
PhrasalVerbAsCompoundNoun::default(),
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user