Skip to content

Commit 95aeed4

Browse files
committed
refactor: rename to match criteria
1 parent 9fe20d6 commit 95aeed4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

mapswipe_workers/tests/fixtures/projectDrafts/conflation.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
"image": "http://www.fragosus.com/test/Javita.jpg",
1919
"projectDetails": "This is a template for a GeoJSON AOI project. We use Bing as the tile server.",
2020
"inputType" : "aoi_file",
21-
"name" : "Test Footprint GeoJSON AOI",
22-
"projectTopic" : "Test Footprint GeoJSON AOI",
21+
"name" : "Test Conflation GeoJSON AOI",
22+
"projectTopic" : "Test Conflation GeoJSON AOI",
2323
"projectType" : 2,
2424
"verificationNumber": 3,
2525
"tileServer" : {

mapswipe_workers/tests/unittests/test_project_type_conflation.py renamed to mapswipe_workers/tests/unittests/test_project_type_arbitrary_geometry_conflation.py

File renamed without changes.

0 commit comments

Comments
 (0)