Skip to content
This repository has been archived by the owner on Mar 10, 2020. It is now read-only.

fix: cat not found message in go-ipfs #183

Merged
merged 1 commit into from
Dec 12, 2017
Merged

Conversation

pgte
Copy link
Contributor

@pgte pgte commented Dec 12, 2017

For js-ipfs-api tests to run.

@ghost ghost assigned pgte Dec 12, 2017
@ghost ghost added the in progress label Dec 12, 2017
expect(err.message).to.contain('No such file')
expect(err.message).to.oneOf([
'No such file',
'no link named "does-not-exist" under Qma4hjFTnCasJ8PVp3mZbZK5g2vGDT4LByLJ7m8ciyRFZP'])
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@pgte the error message should be the same.

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