Skip to content

Commit

Permalink
Finalize test for expiration with quota
Browse files Browse the repository at this point in the history
Issue: ZENKO-4941
  • Loading branch information
williamlardier committed Nov 29, 2024
1 parent 191cbcb commit d0e5ece
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/ctst/features/quotas/Quotas.feature
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,4 @@ Feature: Quota Management for APIs
| action | uploadSize | bucketQuota | accountQuota | userType |
| RestoreObject | 100 | 0 | 0 | ACCOUNT |
| RestoreObject | 100 | 101 | 101 | ACCOUNT |
| RestoreObject | 100 | 0 | 0 | IAM_USER |
| RestoreObject | 100 | 101 | 101 | IAM_USER |

0 comments on commit d0e5ece

Please sign in to comment.