Skip to content
This repository has been archived by the owner on Aug 11, 2021. It is now read-only.

Use a https schema so the example works #102

Closed
wants to merge 1 commit into from
Closed

Use a https schema so the example works #102

wants to merge 1 commit into from

Conversation

evilpacket
Copy link

When you try and run the example with the latest version of the lib it throws the following. This PR changes the example to use https, which works.

assert.js:93
  throw new assert.AssertionError({
        ^
AssertionError: must have a URL that starts with http: or https:

When you try and run the example with the latest version of the lib it throws the following. This PR changes the example to use https, which works.

```
assert.js:93
  throw new assert.AssertionError({
        ^
AssertionError: must have a URL that starts with http: or https:
```
@othiym23
Copy link
Contributor

Landed as 40c445f. Thanks, Adam! npm: was an interesting idea that didn't quite pan out in practice.

@othiym23 othiym23 closed this Apr 21, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants