Skip to content

Commit f693bed

Browse files
committed
Debugged additional test for PCA with input ncomp list
1 parent 6fe9a7f commit f693bed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/post_3_10/test_objects_pppca.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,7 @@ def test_pca_object(injected_cube_position):
119119
"case_name": "pca_grid_list",
120120
"update_params": {
121121
"ncomp": [1, 2],
122+
"source_xy": None,
122123
"verbose": False,
123124
},
124125
"runmode": "classic",

0 commit comments

Comments
 (0)