fix(595): permit unlimited user quota

This commit is contained in:
Edouard Vanbelle
2026-07-15 21:47:07 +02:00
parent 346e2e879c
commit 53c301e472
4 changed files with 250 additions and 1 deletions
+1
View File
@@ -193,6 +193,7 @@ hurl --variables-file "$API_DIR/test.env" --file-root "$REPO_ROOT/tests" --test
"$API_DIR/trash_per_drive.hurl" \
"$API_DIR/drive_quota.hurl" \
"$API_DIR/user_envelope_quota.hurl" \
"$API_DIR/regression_595_unlimited_user_quota.hurl" \
"$API_DIR/drive_policies.hurl" \
"$API_DIR/cross_drive_move.hurl" \
"$API_DIR/cross_drive_copy.hurl" \