mirror of
https://github.com/django/django.git
synced 2026-02-09 02:49:25 +08:00
[6.0.x] Removed duplicate display_raw key in expected data in GeometryWidgetTests.
Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
Backport of 5625bd5907 from main.
This commit is contained in:
committed by
Natalia
parent
d2a69d730b
commit
c365139af7
@@ -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