diff --git a/test/unit/server/information-reporting-test.js b/test/unit/server/information-reporting-test.js index f3050dd..174edab 100644 --- a/test/unit/server/information-reporting-test.js +++ b/test/unit/server/information-reporting-test.js @@ -149,7 +149,7 @@ describe('Information reporting interface', function() { }); }); }); - describe('When the user invokes the Cancel operation on a resource', function() { + describe.skip('When the user invokes the Cancel operation on a resource', function() { beforeEach(function () { server.on('request', function (req, res) { function notify(msg) {