describe('and the media type is modified', function () {
    beforeEach(function () {
      message.mediaType = 'text/plain';
    });