test(webdav): cover the dead properties

This commit is contained in:
Edouard Vanbelle
2026-06-30 20:32:16 +02:00
parent 85bc6c51de
commit 21ac3a178f
2 changed files with 313 additions and 1 deletions
+2 -1
View File
@@ -166,7 +166,8 @@ hurl --variables-file "$API_DIR/test.env" --file-root "$REPO_ROOT/tests" --test
"$API_DIR/user_envelope_quota.hurl" \
"$API_DIR/drive_policies.hurl" \
"$API_DIR/cross_drive_move.hurl" \
"$API_DIR/cross_drive_copy.hurl"
"$API_DIR/cross_drive_copy.hurl" \
"$API_DIR/webdav_dead_properties.hurl"
#bash "$API_DIR/dedup_bulk_upload.sh"