Skip to content
Snippets Groups Projects

Parametrize `test_classifications`

Merged Manon Blanco requested to merge parametrize-classifications-tests into master
All threads resolved!
1 file
+ 2
0
Compare changes
  • Side-by-side
  • Inline
@@ -10,6 +10,8 @@ from arkindex_worker.models import Element
from . import BASE_API_CALLS
# Special string used to know if the `arg_name` passed in
# `pytest.mark.parametrize` should be removed from the payload
DELETE_PARAMETER = "DELETE_PARAMETER"
Loading