mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-26 10:12:17 +02:00
Fix failing test
This commit is contained in:
@@ -251,7 +251,7 @@ def block_helpers(s, sprites, cell_width, cell_height):
|
||||
|
||||
class FontBaseTest(BaseTest):
|
||||
|
||||
font_size = 5.0
|
||||
font_size = 16.0
|
||||
dpi = 72.
|
||||
font_name = 'FiraCode-Medium.otf'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user