Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make ParseError construction more lenient
JSON test 'should have statusCode in err' requires an instance of ParseError to compare to but has no opts or data to pass. This commit makes those arguments optional allowing for empty ParseError construction.
- Loading branch information