Skip to content

Commit e45b872

Browse files
nadove-ucscdsotirho-ucsc
authored andcommitted
Add FIXME (#5912)
1 parent 4967e7b commit e45b872

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/azul_test_case.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,9 @@ class RE(str):
137137

138138
'Call to deprecated function (or staticmethod) patch_source_cache',
139139

140+
# FIXME: DeprecationWarning for ES body parameter
141+
# https://github.com/DataBiosphere/azul/issues/5912
142+
#
140143
RE(
141144
'The \'body\' parameter is deprecated for the \'.*\' API '
142145
'and will be removed in .*. Instead use .*'

0 commit comments

Comments
 (0)