mirror of
https://github.com/django/django.git
synced 2025-11-18 02:56:45 +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:
parent
344ae16e1e
commit
5625bd5907
1 changed files with 0 additions and 1 deletions
|
|
@ -507,7 +507,6 @@ class GeometryWidgetTests(SimpleTestCase):
|
|||
"map_srid": 4326,
|
||||
"geom_name": "Geometry",
|
||||
"geom_type": "GEOMETRY",
|
||||
"display_raw": False,
|
||||
},
|
||||
"name": "name",
|
||||
"template_name": "",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue