Commit f5a9057
committed
Fix: Update unit tests to make exemption_filename a list
- This change updates the unit tests to reflect the change in the `exemption_filename` field from a string to a list in the archive rules configuration.
- All tests now correctly handle the `exemption_filename` as a list, ensuring consistency with the updated configuration.
- All tests pass successfully, confirming that the changes are correctly implemented.1 parent fb6c1c7 commit f5a9057
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
499 | 499 | | |
500 | 500 | | |
501 | 501 | | |
502 | | - | |
| 502 | + | |
503 | 503 | | |
504 | 504 | | |
505 | 505 | | |
506 | 506 | | |
507 | 507 | | |
508 | | - | |
| 508 | + | |
509 | 509 | | |
510 | 510 | | |
511 | 511 | | |
| |||
526 | 526 | | |
527 | 527 | | |
528 | 528 | | |
529 | | - | |
| 529 | + | |
530 | 530 | | |
531 | 531 | | |
532 | 532 | | |
| |||
0 commit comments