lab.test('unlogMigration', (done) => {
    const c = new CustomStorage({
      genericQuery: sinon.stub().returns(Promise.resolve())
    });