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
Add unit tests for UpdateStatisticsAction functionality. (#1675)
## Which issue does this PR close?
- Closes#1676.
## What changes are included in this PR?
- Added tests for setting and removing statistics files in
UpdateStatisticsAction.
- Tests cover scenarios for:
1. Setting a single statistics file.
2. Ensuring no statistics are set.
## Are these changes tested?
Tested locally.
0 commit comments