mirror of
https://github.com/gitui-org/gitui
synced 2026-05-23 00:48:35 +00:00
Change test_invisable_newline to test_invisible_newline
This commit is contained in:
parent
d39c282be7
commit
a2a6754990
1 changed files with 1 additions and 1 deletions
|
|
@ -500,7 +500,7 @@ mod tests {
|
|||
}
|
||||
|
||||
#[test]
|
||||
fn test_invisable_newline() {
|
||||
fn test_invisible_newline() {
|
||||
let mut comp = TextInputComponent::new(
|
||||
SharedTheme::default(),
|
||||
SharedKeyConfig::default(),
|
||||
|
|
|
|||
Loading…
Reference in a new issue