mirror of
https://github.com/wez/wezterm.git
synced 2024-11-23 15:04:36 +03:00
fixup font tests
This commit is contained in:
parent
dcf41d7338
commit
22440a3cb2
@ -467,7 +467,8 @@ mod test {
|
||||
let handle = db
|
||||
.resolve(&FontAttributes {
|
||||
family: "JetBrains Mono".into(),
|
||||
bold: false,
|
||||
width: Default::default(),
|
||||
weight: Default::default(),
|
||||
is_fallback: false,
|
||||
is_synthetic: false,
|
||||
italic: false,
|
||||
|
Loading…
Reference in New Issue
Block a user