1
0
mirror of https://github.com/django/django.git synced 2025-11-07 07:15:35 +00:00

Removed duplicate display_raw key in expected data in GeometryWidgetTests.

Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
This commit is contained in:
Emmanuel Ferdman
2025-10-20 20:52:02 +03:00
committed by GitHub
parent 344ae16e1e
commit 5625bd5907

View File

@@ -507,7 +507,6 @@ class GeometryWidgetTests(SimpleTestCase):
"map_srid": 4326,
"geom_name": "Geometry",
"geom_type": "GEOMETRY",
"display_raw": False,
},
"name": "name",
"template_name": "",