You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improve StepCI test housekeeping to properly clean up test files
- Update configurations.yaml to unlock files with PUT _locked: false before deletion
- Update dictionaries.yaml to unlock files with PUT _locked: false before deletion
- Change DELETE expectations from 500 (failure) to 200 (success) after unlocking
- Test files are now properly deleted after StepCI tests complete
- StepCI enumerator files restored to correct structure (no name/status, has file_name)
- All enumerator files unlocked and ready for testing
0 commit comments