summaryrefslogtreecommitdiff
path: root/tests/gis_tests
diff options
context:
space:
mode:
authorEmmanuel Ferdman <emmanuelferdman@gmail.com>2025-10-20 20:52:02 +0300
committerGitHub <noreply@github.com>2025-10-20 14:52:02 -0300
commit5625bd590766e5ca8c2c76ba2307b98f7450ff83 (patch)
tree3f91e3f7110717f2268292f26996b7de50a7cb95 /tests/gis_tests
parent344ae16e1e21ab7c0b594d755519738f7f16eaf1 (diff)
Removed duplicate display_raw key in expected data in GeometryWidgetTests.
Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
Diffstat (limited to 'tests/gis_tests')
-rw-r--r--tests/gis_tests/test_geoforms.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/gis_tests/test_geoforms.py b/tests/gis_tests/test_geoforms.py
index 753505fc68..4b229d8897 100644
--- a/tests/gis_tests/test_geoforms.py
+++ b/tests/gis_tests/test_geoforms.py
@@ -507,7 +507,6 @@ class GeometryWidgetTests(SimpleTestCase):
"map_srid": 4326,
"geom_name": "Geometry",
"geom_type": "GEOMETRY",
- "display_raw": False,
},
"name": "name",
"template_name": "",