Private
Public Access
1
0

passing tests

This commit is contained in:
Sander Roosendaal
2022-07-11 21:29:09 +02:00
parent 3d62772ed2
commit 868b39cd1f
3 changed files with 8 additions and 14 deletions

View File

@@ -81,7 +81,7 @@ class AsyncTaskTests(TestCase):
def test_polygons(self):
polygons = GeoPolygon.objects.all()
polygon = polygons[0]
#obj = (polygon.id,polygon.name)