summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorminusf <fholop@ripe.net>2023-05-24 10:26:25 +0200
committerGitHub <noreply@github.com>2023-05-24 10:26:25 +0200
commit8b053c1e3c3dc50a73e471e4edcd2171fc24a7ec (patch)
tree61a6a131a79674a21b63b09e69f2d5f257e0a82e /tests
parenteb9df03a43f34c44131ec3a295643327b8a68bb4 (diff)
Fixed #34592 -- Removed Safari/Chrome workaround for system fonts.
Diffstat (limited to 'tests')
-rw-r--r--tests/admin_views/tests.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/admin_views/tests.py b/tests/admin_views/tests.py
index 903a8996d4..0a252bac4f 100644
--- a/tests/admin_views/tests.py
+++ b/tests/admin_views/tests.py
@@ -6209,8 +6209,6 @@ class SeleniumTests(AdminSeleniumTestCase):
self.assertEqual(
fonts,
[
- "-apple-system",
- "BlinkMacSystemFont",
"Segoe UI",
"system-ui",
"Roboto",