1
1
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:
Wez Furlong 2021-04-08 16:04:59 -07:00
parent dcf41d7338
commit 22440a3cb2

View File

@ -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,