1
0
mirror of https://github.com/django/django.git synced 2025-10-27 23:56:08 +00:00

Fixed #34592 -- Removed Safari/Chrome workaround for system fonts.

This commit is contained in:
minusf
2023-05-24 10:26:25 +02:00
committed by GitHub
parent eb9df03a43
commit 8b053c1e3c
3 changed files with 1 additions and 5 deletions

View File

@@ -6209,8 +6209,6 @@ class SeleniumTests(AdminSeleniumTestCase):
self.assertEqual(
fonts,
[
"-apple-system",
"BlinkMacSystemFont",
"Segoe UI",
"system-ui",
"Roboto",