Skip to content

Commit

Permalink
adaptation of algorithm test parameters
Browse files Browse the repository at this point in the history
  • Loading branch information
root676 authored and nyalldawson committed Nov 26, 2019
1 parent 08c194c commit b96aed4
Showing 1 changed file with 4 additions and 3 deletions.
Expand Up @@ -575,13 +575,14 @@ tests:
__all__:
precision: 4

- algorithm: qgis:randompointsinextent
- algorithm: native:randompointsinextent
name: Random point in extent, don't check result
params:
TARGET_CRS: EPSG:4326
CRS: EPSG:4326
EXTENT: 3.9821361058601132,4.01984877126654,0.9948015122873343,1.0305293005671075
MIN_DISTANCE: 0.0
POINTS_NUMBER: 5
NUM_POINTS: 5
MAX_ATTEMPTS: 200
results:
OUTPUT:
compare: false
Expand Down

0 comments on commit b96aed4

Please sign in to comment.