diff --git a/corehq/apps/geospatial/tests/test_pulp.py b/corehq/apps/geospatial/tests/test_pulp.py index 5ae46a2e4576..2c91cf21e213 100644 --- a/corehq/apps/geospatial/tests/test_pulp.py +++ b/corehq/apps/geospatial/tests/test_pulp.py @@ -27,7 +27,7 @@ def test(self): {"id": "Jackson", "lat": 40.55517003526139, "lon": -106.34189549259928}, ], }, - ).solve(), ( + ).solve("domain"), ( None, { 'New York': ['New Hampshire', 'Newark', 'NY2'],