Skip to content

Commit 8bf9114

Browse files
committed
fixup! apply_dimension: prevent specifying process with deprecated runtime
1 parent 4166e3e commit 8bf9114

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/rest/datacube/test_datacube100.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3447,7 +3447,6 @@ def test_simple_apply_dimension_udf_legacy(self, con100):
34473447
"arguments": {
34483448
"data": {"from_parameter": "data"},
34493449
"runtime": "Python",
3450-
"version": "latest",
34513450
"udf": "def foo(x):\n return x\n",
34523451
},
34533452
"result": True,

0 commit comments

Comments
 (0)