Skip to content

Commit 5c5fd2b

Browse files
ronpaldoctrino
andauthored
Apply suggestion from @doctrino
Co-authored-by: Anders Albert <60234212+doctrino@users.noreply.github.com>
1 parent d92b077 commit 5c5fd2b

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

tests_smoke/test_client/test_cdf_resource_api.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,9 +196,10 @@
196196
TransformationNotificationsAPI,
197197
# List method requires an argument
198198
SequenceRowsAPI,
199-
DataProductVersionsAPI,
200199
# The dataproduct API is not yet supported in CDF.
201200
DataProductsAPI,
201+
DataProductVersionsAPI,
202+
202203
}
203204
)
204205

0 commit comments

Comments
 (0)