Skip to content

Commit 40d2a97

Browse files
committed
update test
1 parent b8ce7fa commit 40d2a97

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

python/plugins/processing/tests/testdata/qgis_algorithm_tests.yaml

+3-4
Original file line numberDiff line numberDiff line change
@@ -5731,14 +5731,13 @@ tests:
57315731
- algorithm: qgis:rastersampling
57325732
name: Single band raster
57335733
params:
5734+
COLUMN_PREFIX: rvalue
57345735
INPUT:
57355736
name: custom/sampling_points.gml
57365737
type: vector
57375738
RASTERCOPY:
5738-
params:
5739-
- name: dem.tif
5740-
type: raster
5741-
type: multi
5739+
name: dem.tif
5740+
type: raster
57425741
results:
57435742
OUTPUT:
57445743
name: expected/sampling_raster.gml

0 commit comments

Comments
 (0)