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
[integration-test] Fixed an incorrect assumption (#988)
SVLS-8232
## Overview
- corrected the test assumption regarding the span length
- minor test case refactor.
## Testing
```
npm test -- lmi.test.ts
...
Test Suites: 1 passed, 1 total
Tests: 4 skipped, 24 passed, 28 total
Snapshots: 0 total
Time: 256.65 s
```
0 commit comments