Skip to content

Conversation

bitgopatmcl
Copy link
Contributor

Ticket: BG-47455

@bitgopatmcl bitgopatmcl requested a review from a team June 3, 2022 14:45
Comment on lines +213 to +214
assert.equal(req.status, 'decodeError');
assert.equal(req.original.status, 400);
Copy link
Contributor

Choose a reason for hiding this comment

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

Ah, so here's how we get the value behind the non-standard 'decodeError'. I still feel weird about having numeric status codes except for 'decodeError' but still don't have a great improvement in mind

@ericcrosson-bitgo ericcrosson-bitgo merged commit c8ccb46 into BitGo:beta Jun 3, 2022
@github-actions
Copy link

github-actions bot commented Jun 3, 2022

🎉 This PR is included in version 0.2.0-beta.7 🎉

The release is available on npm package (@beta dist-tag)

Your semantic-release bot 📦🚀

@github-actions
Copy link

github-actions bot commented Jun 3, 2022

🎉 This PR is included in version 1.0.0-beta.12 🎉

The release is available on npm package (@beta dist-tag)

Your semantic-release bot 📦🚀

@github-actions
Copy link

github-actions bot commented Jun 6, 2022

🎉 This PR is included in version 0.2.0-beta.2 🎉

The release is available on npm package (@beta dist-tag)

Your semantic-release bot 📦🚀

@github-actions
Copy link

🎉 This PR is included in version 0.2.0-beta.6 🎉

The release is available on npm package (@beta dist-tag)

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

2 participants