Fix failing test

This commit is contained in:
Kovid Goyal
2025-02-18 18:44:57 +05:30
parent 45d931f61c
commit 6f57537f30
2 changed files with 5 additions and 4 deletions

View File

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