oav tests are failing in develop
Open
- Dominant language
- TypeScript
- Stars
- 104
- Forks
- 62
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 5
Description
There are tests failing on the develop branch.
```
> npm install
> npm run build
> npm test
...
Snapshot Summary
› 26 snapshots failed from 2 test suites. Inspect your code changes or run `npm test -- -u` to update them.
Test Suites: 2 failed, 28 passed, 30 total
Tests: 63 failed, 4 skipped, 198 passed, 265 total
Snapshots: 26 failed, 29 passed, 55 total
Time: 33.509 s, estimated 38 s
Ran all test suites.
```
Contributor guide
Assessment
This issue has not been assessed yet.