Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: rename varint test file so it is run #209

Merged
merged 1 commit into from
Oct 18, 2022
Merged

Conversation

achingbrain
Copy link
Member

Renames file so it's run along with all the other tests.

Before:

  447 passing (613ms)
  1 pending

After:

  448 passing (621ms)
  1 pending

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
```
@rvagg rvagg merged commit e32fe47 into master Oct 18, 2022
@rvagg rvagg deleted the chore/rename-varint-tests branch October 18, 2022 06:31
github-actions bot pushed a commit that referenced this pull request Oct 19, 2022
## [10.0.2](v10.0.1...v10.0.2) (2022-10-19)

### Bug Fixes

* use slash as flag that an object is a CID ([#217](#217)) ([1cec619](1cec619)), closes [#212](#212) [#213](#213)

### Trivial Changes

* **no-release:** rename varint test file so it is run ([#209](#209)) ([e32fe47](e32fe47))
* remove unnecessary dev deps ([#218](#218)) ([a43ffff](a43ffff))
@github-actions
Copy link

🎉 This PR is included in version 10.0.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants