From fae5c1b2f5df82707c36fde7afd8e97d739555e2 Mon Sep 17 00:00:00 2001 From: Matthias Schaub Date: Wed, 10 Jan 2024 12:00:26 +0100 Subject: [PATCH] tests: change app number from 99 to 3 --- .../tile_classification_with_additional_attributes.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mapswipe_workers/tests/integration/fixtures/tile_classification/projectDrafts/tile_classification_with_additional_attributes.json b/mapswipe_workers/tests/integration/fixtures/tile_classification/projectDrafts/tile_classification_with_additional_attributes.json index c527257da..4a16a8a8d 100644 --- a/mapswipe_workers/tests/integration/fixtures/tile_classification/projectDrafts/tile_classification_with_additional_attributes.json +++ b/mapswipe_workers/tests/integration/fixtures/tile_classification/projectDrafts/tile_classification_with_additional_attributes.json @@ -1,5 +1,5 @@ { - "appId": 99, + "appId": 3, "createdBy": "test", "geometry": {"type":"FeatureCollection","features":[{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[34.975833892822266,-15.899098066386088],[35.089302062988274,-15.899098066386088],[35.089302062988274,-15.820002241903946],[34.975833892822266,-15.820002241903946],[34.975833892822266,-15.899098066386088]]]},"properties":{}}]}, "image": "",