Skip to content

Commit

Permalink
Fix padding
Browse files Browse the repository at this point in the history
Issue: ZENKO-4891

Co-authored-by: William <[email protected]>
  • Loading branch information
KillianG and williamlardier authored Sep 23, 2024
1 parent 3522822 commit c3ce788
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tests/ctst/features/dmf.feature
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,6 @@ Feature: DMF

Examples:
| versioningConfiguration | objectCount | objectSize | restoreDays |
| Non versioned | 2 | 100 | 15 |
| Versioned | 2 | 100 | 15 |
| Suspended | 2 | 100 | 15 |
| Non versioned | 2 | 100 | 15 |
| Versioned | 2 | 100 | 15 |
| Suspended | 2 | 100 | 15 |

0 comments on commit c3ce788

Please sign in to comment.