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
fix(front): constructing flaky test branches list (#75)
## Description
Constructing a list of branches in flaky test notifications breaks when
no branches are specified.
## Type of Change
<!-- Mark relevant items with an [x] -->
- [x] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing
functionality to change)
- [ ] Documentation/Repository docs update
- [ ] Performance improvement
- [ ] Code refactoring
- [ ] Test updates
## Testing
<!-- How has this been tested? -->
- [ ] Unit tests added/updated
- [ ] Integration tests added/updated
- [x] Manual testing performed
- [ ] Not applicable
## Documentation
<!-- Mark relevant items with an [x] -->
- [ ] Documentation update required
- [ ] Changelog update required
0 commit comments