it('when there is no rights matching the templated path', (done) => {
    testReq({
      rightsObj: [{
        path: '/bar',
        methods: reaccess.ALL_MASK,