it(`should respond with the given error under a jsonapi envelope using the plugin`, done => {
                                        HttpRequest
                                            .get
                                            .url(url)
                                            .header("content-type", "application/vnd.api+json; charset=utf-8")