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

fix: assert value exists #662

Merged
merged 1 commit into from
Aug 5, 2019
Merged

fix: assert value exists #662

merged 1 commit into from
Aug 5, 2019

Conversation

alanshaw
Copy link
Contributor

@alanshaw alanshaw commented Aug 5, 2019

Fixes:

     TypeError [ERR_MISSING_ARGS]: The "actual" and "expected" arguments must be specified
      at Function.notEqual (assert.js:406:11)
      at Context.<anonymous> (test/create-open.test.js:137:18)

Fixes:

```
     TypeError [ERR_MISSING_ARGS]: The "actual" and "expected" arguments must be specified
      at Function.notEqual (assert.js:406:11)
      at Context.<anonymous> (test/create-open.test.js:137:18)
```
@shamb0t shamb0t merged commit 811e498 into orbitdb:master Aug 5, 2019
@shamb0t
Copy link
Member

shamb0t commented Aug 5, 2019

Thank you @alanshaw!

@alanshaw alanshaw deleted the patch-1 branch August 5, 2019 12:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants