Skip to content

Commit 5625bd5

Browse files
Removed duplicate display_raw key in expected data in GeometryWidgetTests.
Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
1 parent 344ae16 commit 5625bd5

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/gis_tests/test_geoforms.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -507,7 +507,6 @@ def test_subwidgets(self):
507507
"map_srid": 4326,
508508
"geom_name": "Geometry",
509509
"geom_type": "GEOMETRY",
510-
"display_raw": False,
511510
},
512511
"name": "name",
513512
"template_name": "",

0 commit comments

Comments
 (0)