diff --git a/tests/vector_to_random_points.json5 b/tests/vector_to_random_points.json5 index 50dfca50..d6666fc1 100644 --- a/tests/vector_to_random_points.json5 +++ b/tests/vector_to_random_points.json5 @@ -1,5 +1,5 @@ { - "id": "vector_reproject", + "id": "vector_to_random_points", "level": "L3", "experimental": true, "tests": [] diff --git a/tests/vector_to_regular_points.json5 b/tests/vector_to_regular_points.json5 index 50dfca50..ca92156c 100644 --- a/tests/vector_to_regular_points.json5 +++ b/tests/vector_to_regular_points.json5 @@ -1,5 +1,5 @@ { - "id": "vector_reproject", + "id": "vector_to_regular_points", "level": "L3", "experimental": true, "tests": []