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:
@@ -507,7 +507,6 @@ class GeometryWidgetTests(SimpleTestCase):
|
||||
"map_srid": 4326,
|
||||
"geom_name": "Geometry",
|
||||
"geom_type": "GEOMETRY",
|
||||
"display_raw": False,
|
||||
},
|
||||
"name": "name",
|
||||
"template_name": "",
|
||||
|
||||
Reference in New Issue
Block a user