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
chore(no-release): rename varint test file so it is run (#209)
Renames file so it's run along with all the other tests.
Before:
```console
447 passing (613ms)
1 pending
```
After:
```console
448 passing (621ms)
1 pending
```
0 commit comments