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(stemming): handle null response from dictionary retrieval
- add null check in `StemmingDictionaries::retrieve()` to return empty dict
- add setup method to initialize dictionary before tests
- fix typo in test method name from `Rules` to `Dictionaries`
0 commit comments