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: add events option to ElasticsearchServiceOptions and restore test configuration
- Add events?: string[] to ElasticsearchServiceOptions interface
- Restore events: ['testing'] in test service configuration
- Fixes .events adapter test
- 177 tests now passing (up from 176)
0 commit comments