Skip to content

Commit

Permalink
Fix failing test for K-nearest concave hull group by field
Browse files Browse the repository at this point in the history
  • Loading branch information
rudivs committed Sep 13, 2018
1 parent 4482c39 commit 1a26d94
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 27 deletions.

This file was deleted.

Expand Up @@ -5341,11 +5341,11 @@ tests:
- algorithm: qgis:knearestconcavehull
name: K-nearest Neighbour Concave Hull - Group by field
params:
KNEIGHBORS: 3
FIELD: id2
INPUT:
name: points.gml
type: vector
KNEIGHBORS: 3
results:
OUTPUT:
name: expected/knearest_concave_hull_points_id2.gml
Expand Down

0 comments on commit 1a26d94

Please sign in to comment.